Home
last modified time | relevance | path

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

123

/linux-4.19.296/fs/autofs/
Dexpire.c15 unsigned long timeout, unsigned int how) in autofs_can_expire() argument
23 if (!(how & AUTOFS_EXP_IMMEDIATE)) { in autofs_can_expire()
33 struct dentry *dentry, unsigned int how) in autofs_mount_busy() argument
55 if (how & AUTOFS_EXP_FORCED) { in autofs_mount_busy()
195 unsigned int how) in autofs_direct_busy() argument
200 if (how & AUTOFS_EXP_FORCED) in autofs_direct_busy()
214 if (!autofs_can_expire(top, timeout, how)) in autofs_direct_busy()
227 unsigned int how) in autofs_tree_busy() argument
249 if (autofs_mount_busy(mnt, p, how)) { in autofs_tree_busy()
273 if (how & AUTOFS_EXP_FORCED) in autofs_tree_busy()
[all …]
Ddev-ioctl.c481 int how; in autofs_dev_ioctl_expire() local
483 how = param->expire.how; in autofs_dev_ioctl_expire()
486 return autofs_do_expire_multi(sbi->sb, mnt, sbi, how); in autofs_dev_ioctl_expire()
Dautofs_i.h157 struct autofs_sb_info *sbi, unsigned int how);
/linux-4.19.296/drivers/isdn/hisax/
DKconfig96 See <file:Documentation/isdn/README.HiSax> on how to configure it
106 See <file:Documentation/isdn/README.HiSax> on how to configure it
115 See <file:Documentation/isdn/README.HiSax> on how to configure it.
121 S0BOX. See <file:Documentation/isdn/README.HiSax> on how to
130 See <file:Documentation/isdn/README.HiSax> on how to configure it
139 See <file:Documentation/isdn/README.HiSax> on how to configure it.
145 See <file:Documentation/isdn/README.HiSax> on how to configure it.
153 See <file:Documentation/isdn/README.HiSax> on how to configure it
163 See <file:Documentation/isdn/README.HiSax> on how to configure it
173 See <file:Documentation/isdn/README.HiSax> on how to configure it
[all …]
/linux-4.19.296/fs/nfs/
Dwrite.c1363 static int flush_task_priority(int how) in flush_task_priority() argument
1365 switch (how & (FLUSH_HIGHPRI|FLUSH_LOWPRI)) { in flush_task_priority()
1377 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_write() argument
1379 int priority = flush_task_priority(how); in nfs_initiate_write()
1662 int how, int flags) in nfs_initiate_commit() argument
1665 int priority = flush_task_priority(how); in nfs_initiate_commit()
1690 if (how & FLUSH_SYNC) in nfs_initiate_commit()
1775 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list() argument
1790 data->mds_ops, how, 0); in nfs_commit_list()
1882 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list() argument
[all …]
Dpnfs.h164 int how,
369 int how,
372 int how));
435 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() argument
440 return NFS_SERVER(inode)->pnfs_curr_ld->commit_pagelist(inode, mds_pages, how, cinfo); in pnfs_commit_list()
733 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() argument
Dpnfs_nfs.c260 int how, struct nfs_commit_info *cinfo, in pnfs_generic_commit_pagelist() argument
262 int how)) in pnfs_generic_commit_pagelist()
293 data->mds_ops, how, 0); in pnfs_generic_commit_pagelist()
305 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.h258 const struct rpc_call_ops *call_ops, int how, int flags);
483 int how, int flags);
500 int how, struct nfs_commit_info *cinfo);
/linux-4.19.296/include/net/
Ddst_ops.h26 struct net_device *dev, int how);
Dinet_common.h31 int inet_shutdown(struct socket *sock, int how);
/linux-4.19.296/drivers/iio/dummy/
DKconfig15 Driver intended mainly as documentation for how to write
/linux-4.19.296/include/linux/
Dnet.h229 int sock_wake_async(struct socket_wq *sk_wq, int how, int band);
315 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how);
Dnfs_page.h129 int how);
/linux-4.19.296/include/uapi/linux/
Dauto_dev-ioctl.h63 __u32 how; member
/linux-4.19.296/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
/linux-4.19.296/include/net/bluetooth/
Dbluetooth.h335 static inline struct sk_buff *bt_skb_alloc(unsigned int len, gfp_t how) in bt_skb_alloc() argument
339 skb = alloc_skb(len + BT_SKB_RESERVE, how); in bt_skb_alloc()
/linux-4.19.296/drivers/ras/
DKconfig26 measures how often it is available for use, even though it may not
/linux-4.19.296/fs/
DKconfig.binfmt174 <file:Documentation/admin-guide/binfmt-misc.rst> to learn how to use this
175 feature, <file:Documentation/admin-guide/java.rst> for information about how
177 information about how to include Mono-based .NET support.
Dnamespace.c1379 static bool disconnect_mount(struct mount *mnt, enum umount_tree_flags how) in disconnect_mount() argument
1382 if (how & UMOUNT_SYNC) in disconnect_mount()
1397 if (how & UMOUNT_CONNECTED) in disconnect_mount()
1412 static void umount_tree(struct mount *mnt, enum umount_tree_flags how) in umount_tree() argument
1417 if (how & UMOUNT_PROPAGATE) in umount_tree()
1432 if (how & UMOUNT_PROPAGATE) in umount_tree()
1447 if (how & UMOUNT_SYNC) in umount_tree()
1450 disconnect = disconnect_mount(p, how); in umount_tree()
/linux-4.19.296/fs/nfs/filelayout/
Dfilelayout.c1055 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) in filelayout_initiate_commit() argument
1073 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count)); in filelayout_initiate_commit()
1081 &filelayout_commit_call_ops, how, in filelayout_initiate_commit()
1121 int how, struct nfs_commit_info *cinfo) in filelayout_commit_pagelist() argument
1123 return pnfs_generic_commit_pagelist(inode, mds_pages, how, cinfo, in filelayout_commit_pagelist()
/linux-4.19.296/drivers/iio/buffer/
DKconfig46 no buffer events so it is up to userspace to work out how
/linux-4.19.296/drivers/auxdisplay/
DKconfig62 and execute "dmesg" or "cat /proc/ioports". You can see there how
99 For help about how to wire your LCD to the parallel port,
211 Custom configurations allow you to define how your display is
212 wired to the parallel port, and how it works. This is only intended
310 where many symbols are at unusual places. The driver knows how to map
/linux-4.19.296/include/net/nfc/
Dnci_core.h332 gfp_t how) in nci_skb_alloc() argument
336 skb = alloc_skb(len + ndev->tx_headroom + ndev->tx_tailroom, how); in nci_skb_alloc()
/linux-4.19.296/drivers/media/radio/si470x/
DKconfig30 Please have a look at the documentation, especially on how

123