| /fs/autofs/ |
| A D | expire.c | 52 if (how & AUTOFS_EXP_FORCED) { in autofs_mount_busy() 150 unsigned int how) in autofs_direct_busy() argument 155 if (how & AUTOFS_EXP_FORCED) in autofs_direct_busy() 182 unsigned int how) in autofs_tree_busy() argument 228 if (how & AUTOFS_EXP_FORCED) in autofs_tree_busy() 241 unsigned int how) in autofs_check_leaves() argument 274 unsigned int how) in autofs_expire_direct() argument 321 unsigned int how) in should_expire() argument 420 unsigned int how) in autofs_expire_indirect() argument 460 how &= ~AUTOFS_EXP_LEAVES; in autofs_expire_indirect() [all …]
|
| A D | dev-ioctl.c | 548 int how; in autofs_dev_ioctl_expire() local 550 how = param->expire.how; in autofs_dev_ioctl_expire() 553 return autofs_do_expire_multi(sbi->sb, mnt, sbi, how); in autofs_dev_ioctl_expire()
|
| A D | autofs_i.h | 170 struct autofs_sb_info *sbi, unsigned int how);
|
| /fs/ |
| A D | open.c | 1222 struct open_how how = { in build_open_how() local 1228 if (how.flags & O_PATH) in build_open_how() 1229 how.flags &= O_PATH_FLAGS; in build_open_how() 1231 if (!WILL_CREATE(how.flags)) in build_open_how() 1232 how.mode = 0; in build_open_how() 1233 return how; in build_open_how() 1238 u64 flags = how->flags; in build_open_flags() 1262 if ((how->resolve & RESOLVE_BENEATH) && (how->resolve & RESOLVE_IN_ROOT)) in build_open_flags() 1267 if (how->mode & ~S_IALLUGO) in build_open_flags() 1271 if (how->mode != 0) in build_open_flags() [all …]
|
| A D | Kconfig.binfmt | 159 <file:Documentation/admin-guide/binfmt-misc.rst> to learn how to use this 160 feature, <file:Documentation/admin-guide/java.rst> for information about how 162 information about how to include Mono-based .NET support.
|
| A D | internal.h | 192 extern int build_open_flags(const struct open_how *how, struct open_flags *op);
|
| A D | namespace.c | 1787 static bool disconnect_mount(struct mount *mnt, enum umount_tree_flags how) in disconnect_mount() argument 1790 if (how & UMOUNT_SYNC) in disconnect_mount() 1805 if (how & UMOUNT_CONNECTED) in disconnect_mount() 1820 static void umount_tree(struct mount *mnt, enum umount_tree_flags how) in umount_tree() argument 1825 if (how & UMOUNT_PROPAGATE) in umount_tree() 1842 if (how & UMOUNT_PROPAGATE) in umount_tree() 1857 if (how & UMOUNT_SYNC) in umount_tree() 1860 disconnect = disconnect_mount(p, how); in umount_tree()
|
| A D | namei.c | 4885 int how = 0; in do_linkat() local 4899 how |= LOOKUP_LINKAT_EMPTY; in do_linkat() 4902 how |= LOOKUP_FOLLOW; in do_linkat() 4904 error = filename_lookup(olddfd, old, how, &old_path, NULL); in do_linkat() 4909 (how & LOOKUP_REVAL)); in do_linkat() 4935 if (retry_estale(error, how)) { in do_linkat() 4937 how |= LOOKUP_REVAL; in do_linkat()
|
| /fs/nfs/ |
| A D | write.c | 1368 static int flush_task_priority(int how) in flush_task_priority() argument 1370 switch (how & (FLUSH_HIGHPRI|FLUSH_LOWPRI)) { in flush_task_priority() 1384 int priority = flush_task_priority(how); in nfs_initiate_write() 1664 int how, int flags, in nfs_initiate_commit() argument 1668 int priority = flush_task_priority(how); in nfs_initiate_commit() 1700 if (how & FLUSH_SYNC) in nfs_initiate_commit() 1818 data->mds_ops, how, in nfs_commit_list() 1907 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list() argument 1922 int may_wait = how & FLUSH_SYNC; in __nfs_commit_inode() 1925 how &= ~FLUSH_SYNC; in __nfs_commit_inode() [all …]
|
| A D | pnfs.h | 190 int how, 412 int how, 415 int how)); 479 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() argument 486 return fl_cinfo->ops->commit_pagelist(inode, mds_pages, how, cinfo); in pnfs_commit_list() 819 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() argument
|
| A D | localio.c | 525 enum nfs3_stable_how how) in nfs_set_local_verifier() argument 528 verf->committed = how; in nfs_set_local_verifier() 829 const struct rpc_call_ops *call_ops, int how) in nfs_local_commit() argument 842 if (how & FLUSH_SYNC) { in nfs_local_commit()
|
| A D | internal.h | 312 const struct rpc_call_ops *call_ops, int how, int flags, 492 const struct rpc_call_ops *call_ops, int how) in nfs_local_commit() argument 580 int how, int flags, 598 int how, struct nfs_commit_info *cinfo);
|
| A D | pnfs_nfs.c | 463 int how, struct nfs_commit_info *cinfo, in pnfs_generic_commit_pagelist() argument 465 int how)) in pnfs_generic_commit_pagelist() 494 data->mds_ops, how, in pnfs_generic_commit_pagelist() 498 initiate_commit(data, how); in pnfs_generic_commit_pagelist()
|
| A D | pagelist.c | 682 unsigned int count, int how, in nfs_pgio_rpcsetup() argument 700 switch (how & (FLUSH_STABLE | FLUSH_COND_STABLE)) { in nfs_pgio_rpcsetup() 734 const struct rpc_call_ops *call_ops, int how, int flags, in nfs_initiate_pgio() argument 756 hdr->rw_ops->rw_initiate(hdr, &msg, rpc_ops, &task_setup_data, how); in nfs_initiate_pgio()
|
| A D | read.c | 192 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_read() argument
|
| A D | pnfs.c | 3024 int how) in pnfs_try_to_write_data() argument 3033 inode->i_ino, hdr->args.count, hdr->args.offset, how); in pnfs_try_to_write_data() 3034 trypnfs = nfss->pnfs_curr_ld->write_pagelist(hdr, how); in pnfs_try_to_write_data() 3043 struct nfs_pgio_header *hdr, int how) in pnfs_do_write() argument 3049 trypnfs = pnfs_try_to_write_data(hdr, call_ops, lseg, how); in pnfs_do_write()
|
| A D | nfs4xdr.c | 1856 encode_uint32(xdr, args->state_protect.how); in encode_exchange_id() 1858 switch (args->state_protect.how) { in encode_exchange_id() 5747 res->state_protect.how = be32_to_cpup(p); in decode_exchange_id() 5748 switch (res->state_protect.how) { in decode_exchange_id()
|
| /fs/nfs/filelayout/ |
| A D | filelayout.c | 987 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) in filelayout_initiate_commit() argument 1005 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count)); in filelayout_initiate_commit() 1013 &filelayout_commit_call_ops, how, in filelayout_initiate_commit() 1023 int how, struct nfs_commit_info *cinfo) in filelayout_commit_pagelist() argument 1025 return pnfs_generic_commit_pagelist(inode, mds_pages, how, cinfo, in filelayout_commit_pagelist()
|
| /fs/bcachefs/ |
| A D | fs-ioctl.c | 214 int how = LOOKUP_FOLLOW; in bch2_ioctl_subvolume_create() local 245 how, &src_path); in bch2_ioctl_subvolume_create()
|
| A D | Kconfig | 81 Expose statistics for how long we held a lock in debugfs
|
| /fs/smb/server/ |
| A D | Kconfig | 37 More detail about how to run the ksmbd kernel server is
|
| /fs/dlm/ |
| A D | lowcomms.c | 163 int how; member 814 ret = kernel_sock_shutdown(con->sock, dlm_proto_ops->how); in shutdown_connection() 1862 .how = SHUT_WR, 1901 .how = SHUT_RDWR,
|
| /fs/nfs/flexfilelayout/ |
| A D | flexfilelayout.c | 2033 static int ff_layout_initiate_commit(struct nfs_commit_data *data, int how) in ff_layout_initiate_commit() argument 2067 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count), in ff_layout_initiate_commit() 2088 how, RPC_TASK_SOFTCONN, localio); in ff_layout_initiate_commit() 2099 int how, struct nfs_commit_info *cinfo) in ff_layout_commit_pagelist() argument 2101 return pnfs_generic_commit_pagelist(inode, mds_pages, how, cinfo, in ff_layout_commit_pagelist()
|
| /fs/nfsd/ |
| A D | vfs.c | 751 int how; member 832 dentry, map->how); in nfsd_access()
|
| /fs/befs/ |
| A D | ChangeLog | 58 * Added support for long symlinks, after Axel Dorfler explained up how
|