Searched refs:fs_parameter (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| D | fs_parser.h | 24 struct fs_parameter *, 67 struct fs_parameter *value, 72 struct fs_parameter *param, in fs_parse() 79 struct fs_parameter *param,
|
| D | fs_context.h | 63 struct fs_parameter { struct 118 int (*parse_param)(struct fs_context *fc, struct fs_parameter *param); 136 extern int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param); 145 struct fs_parameter *param);
|
| D | fscrypt.h | 36 struct fs_parameter; 369 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, 585 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
| D | security.h | 61 struct fs_parameter; 317 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param); 695 struct fs_parameter *param) in security_fs_context_parse_param()
|
| D | lsm_hook_defs.h | 61 struct fs_parameter *param)
|
| /include/linux/ceph/ |
| D | libceph.h | 292 struct fs_parameter; 297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
|