Home
last modified time | relevance | path

Searched refs:how (Results 1 – 20 of 20) sorted by relevance

/fs/autofs/
Dexpire.c12 unsigned long timeout, unsigned int how) in autofs_can_expire() argument
20 if (!(how & AUTOFS_EXP_IMMEDIATE)) { in autofs_can_expire()
30 struct dentry *dentry, unsigned int how) in autofs_mount_busy() argument
52 if (how & AUTOFS_EXP_FORCED) { in autofs_mount_busy()
153 unsigned int how) in autofs_direct_busy() argument
158 if (how & AUTOFS_EXP_FORCED) in autofs_direct_busy()
172 if (!autofs_can_expire(top, timeout, how)) in autofs_direct_busy()
185 unsigned int how) in autofs_tree_busy() argument
207 if (autofs_mount_busy(mnt, p, how)) { in autofs_tree_busy()
231 if (how & AUTOFS_EXP_FORCED) in autofs_tree_busy()
[all …]
Ddev-ioctl.c462 int how; in autofs_dev_ioctl_expire() local
464 how = param->expire.how; in autofs_dev_ioctl_expire()
467 return autofs_do_expire_multi(sbi->sb, mnt, sbi, how); in autofs_dev_ioctl_expire()
Dautofs_i.h160 struct autofs_sb_info *sbi, unsigned int how);
/fs/nfs/
Dwrite.c1386 static int flush_task_priority(int how) in flush_task_priority() argument
1388 switch (how & (FLUSH_HIGHPRI|FLUSH_LOWPRI)) { in flush_task_priority()
1400 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_write() argument
1402 int priority = flush_task_priority(how); in nfs_initiate_write()
1683 int how, int flags) in nfs_initiate_commit() argument
1686 int priority = flush_task_priority(how); in nfs_initiate_commit()
1711 if (how & FLUSH_SYNC) in nfs_initiate_commit()
1797 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list() argument
1812 data->mds_ops, how, 0); in nfs_commit_list()
1903 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list() argument
[all …]
Dpnfs.h165 int how,
372 int how,
375 int how));
438 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() argument
443 return NFS_SERVER(inode)->pnfs_curr_ld->commit_pagelist(inode, mds_pages, how, cinfo); in pnfs_commit_list()
741 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() argument
Dpnfs_nfs.c262 int how, struct nfs_commit_info *cinfo, in pnfs_generic_commit_pagelist() argument
264 int how)) in pnfs_generic_commit_pagelist()
295 data->mds_ops, how, 0); in pnfs_generic_commit_pagelist()
307 initiate_commit(data, how); in pnfs_generic_commit_pagelist()
Dpagelist.c564 int how, struct nfs_commit_info *cinfo) in nfs_pgio_rpcsetup() argument
581 switch (how & (FLUSH_STABLE | FLUSH_COND_STABLE)) { in nfs_pgio_rpcsetup()
615 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio() argument
634 hdr->rw_ops->rw_initiate(hdr, &msg, rpc_ops, &task_setup_data, how); in nfs_initiate_pgio()
648 if (how & FLUSH_SYNC) { in nfs_initiate_pgio()
Dinternal.h253 const struct rpc_call_ops *call_ops, int how, int flags);
477 int how, int flags);
494 int how, struct nfs_commit_info *cinfo);
Dpnfs.c2665 int how) in pnfs_try_to_write_data() argument
2674 inode->i_ino, hdr->args.count, hdr->args.offset, how); in pnfs_try_to_write_data()
2675 trypnfs = nfss->pnfs_curr_ld->write_pagelist(hdr, how); in pnfs_try_to_write_data()
2684 struct nfs_pgio_header *hdr, int how) in pnfs_do_write() argument
2690 trypnfs = pnfs_try_to_write_data(hdr, call_ops, lseg, how); in pnfs_do_write()
Dread.c210 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_read() argument
Dnfs4xdr.c1796 encode_uint32(xdr, args->state_protect.how); in encode_exchange_id()
1798 switch (args->state_protect.how) { in encode_exchange_id()
5540 res->state_protect.how = be32_to_cpup(p); in decode_exchange_id()
5541 switch (res->state_protect.how) { in decode_exchange_id()
Dnfs4proc.c7951 .how = SP4_MACH_CRED,
7994 if (sp->how == SP4_MACH_CRED) { in nfs4_sp4_select_mode()
8149 calldata->args.state_protect.how = SP4_NONE; in nfs4_run_exchange_id()
/fs/reiserfs/
DREADME39 If you have doubts about how to properly do that, or about what is
40 fair, ask. (Last I spoke with him Richard was contemplating how best
53 Linux provider put them. There is some disagreement about how useful
127 of how we could use the hashing code in making 32 bit NFS cookies work
/fs/nfs/filelayout/
Dfilelayout.c1047 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) in filelayout_initiate_commit() argument
1065 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count)); in filelayout_initiate_commit()
1073 &filelayout_commit_call_ops, how, in filelayout_initiate_commit()
1113 int how, struct nfs_commit_info *cinfo) in filelayout_commit_pagelist() argument
1115 return pnfs_generic_commit_pagelist(inode, mds_pages, how, cinfo, in filelayout_commit_pagelist()
/fs/
DKconfig.binfmt191 <file:Documentation/admin-guide/binfmt-misc.rst> to learn how to use this
192 feature, <file:Documentation/admin-guide/java.rst> for information about how
194 information about how to include Mono-based .NET support.
Dnamespace.c1416 static bool disconnect_mount(struct mount *mnt, enum umount_tree_flags how) in disconnect_mount() argument
1419 if (how & UMOUNT_SYNC) in disconnect_mount()
1434 if (how & UMOUNT_CONNECTED) in disconnect_mount()
1449 static void umount_tree(struct mount *mnt, enum umount_tree_flags how) in umount_tree() argument
1454 if (how & UMOUNT_PROPAGATE) in umount_tree()
1469 if (how & UMOUNT_PROPAGATE) in umount_tree()
1484 if (how & UMOUNT_SYNC) in umount_tree()
1487 disconnect = disconnect_mount(p, how); in umount_tree()
Dnamei.c4420 int how = 0; in do_linkat() local
4433 how = LOOKUP_EMPTY; in do_linkat()
4437 how |= LOOKUP_FOLLOW; in do_linkat()
4439 error = user_path_at(olddfd, oldname, how, &old_path); in do_linkat()
4444 (how & LOOKUP_REVAL)); in do_linkat()
4468 if (retry_estale(error, how)) { in do_linkat()
4470 how |= LOOKUP_REVAL; in do_linkat()
/fs/nfs/flexfilelayout/
Dflexfilelayout.c1930 static int ff_layout_initiate_commit(struct nfs_commit_data *data, int how) in ff_layout_initiate_commit() argument
1963 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count), in ff_layout_initiate_commit()
1976 how, RPC_TASK_SOFTCONN); in ff_layout_initiate_commit()
1987 int how, struct nfs_commit_info *cinfo) in ff_layout_commit_pagelist() argument
1989 return pnfs_generic_commit_pagelist(inode, mds_pages, how, cinfo, in ff_layout_commit_pagelist()
/fs/nfsd/
Dvfs.c585 int how; member
653 err2 = nfsd_permission(rqstp, export, dentry, map->how); in nfsd_access()
/fs/befs/
DChangeLog58 * Added support for long symlinks, after Axel Dorfler explained up how