Home
last modified time | relevance | path

Searched defs:param (Results 1 – 25 of 66) sorted by relevance

123

/fs/
A Dfs_parser.c57 struct fs_parameter *param, bool *negated) in fs_lookup_key()
106 struct fs_parameter *param, in __fs_parse()
146 struct fs_parameter *param, in fs_lookup_param()
200 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_bool()
216 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u32()
230 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_s32()
243 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u64()
291 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_fd()
315 struct fs_parameter *param, in fs_param_is_file_or_string()
368 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_blockdev()
[all …]
A Dfs_context.c94 int vfs_parse_fs_param_source(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param_source()
127 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param()
175 struct fs_parameter param = { in vfs_parse_fs_string() local
580 static int legacy_parse_param(struct fs_context *fc, struct fs_parameter *param) in legacy_parse_param()
A Dfsopen.c278 struct fs_parameter *param) in vfs_fsconfig_locked()
355 struct fs_parameter param = { in SYSCALL_DEFINE5() local
/fs/autofs/
A Ddev-ioctl.c161 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_version()
172 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_protover()
181 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_protosubver()
265 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_openmount()
307 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_ready()
321 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_fail()
345 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_setpipefd()
430 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_timeout()
545 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_expire()
590 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_ismountpoint()
[all …]
A Dinode.c156 struct fs_parameter *param, in autofs_parse_fd()
192 static int autofs_parse_param(struct fs_context *fc, struct fs_parameter *param) in autofs_parse_param()
/fs/proc/
A Droot.c58 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param()
112 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param()
A Dproc_sysctl.c1595 static const char *sysctl_find_alias(char *param) in sysctl_find_alias()
1607 bool sysctl_is_alias(char *param) in sysctl_is_alias()
1615 static int process_sysctl_arg(char *param, char *val, in process_sysctl_arg()
/fs/coda/
A Dinode.c139 static int coda_parse_fd(struct fs_context *fc, struct fs_parameter *param, in coda_parse_fd()
159 static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param) in coda_parse_param()
/fs/hfsplus/
A Doptions.c62 int hfsplus_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfsplus_parse_param()
/fs/afs/
A Dsuper.c223 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source()
318 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param()
/fs/overlayfs/
A Dparams.c428 static int ovl_parse_layer(struct fs_context *fc, struct fs_parameter *param, in ovl_parse_layer()
584 static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param) in ovl_parse_param()
A Dcopy_up.c25 static int ovl_ccup_set(const char *buf, const struct kernel_param *param) in ovl_ccup_set()
31 static int ovl_ccup_get(char *buf, const struct kernel_param *param) in ovl_ccup_get()
/fs/nfs/
A Dnfs4super.c155 struct fs_parameter param = { in do_nfs4_mount() local
A Dfs_context.c438 struct fs_parameter *param) in nfs_parse_security_flavors()
497 struct fs_parameter *param) in nfs_parse_xprtsec_policy()
588 struct fs_parameter *param) in nfs_fs_context_parse_param()
/fs/ceph/
A Dsuper.c349 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source()
400 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr()
415 struct fs_parameter *param) in ceph_parse_mount_param()
/fs/hfs/
A Dsuper.c217 static int hfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfs_parse_param()
/fs/ramfs/
A Dinode.c231 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
/fs/vboxsf/
A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
/fs/jffs2/
A Dsuper.c189 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
/fs/orangefs/
A Dsuper.c52 struct fs_parameter *param) in orangefs_parse_param()
A Ddowncall.h118 struct orangefs_param_response param; member
/fs/squashfs/
A Dsuper.c127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
/fs/adfs/
A Dsuper.c130 static int adfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in adfs_parse_param()
/fs/xfs/
A Dxfs_super.c1389 struct fs_parameter *param, in xfs_fs_warn_deprecated()
1410 struct fs_parameter *param) in xfs_fs_parse_param()
/fs/omfs/
A Dinode.c409 omfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in omfs_parse_param()

Completed in 64 milliseconds

123