Home
last modified time | relevance | path

Searched refs:security_mnt_opts (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
Dsecurity.h165 struct security_mnt_opts { struct
171 static inline void security_init_mnt_opts(struct security_mnt_opts *opts) in security_init_mnt_opts() argument
178 static inline void security_free_mnt_opts(struct security_mnt_opts *opts) in security_free_mnt_opts()
1508 struct security_mnt_opts *opts,
1513 int (*sb_parse_opts_str) (char *options, struct security_mnt_opts *opts);
1811 struct security_mnt_opts *opts,
1816 int security_sb_parse_opts_str(char *options, struct security_mnt_opts *opts);
1942 struct security_mnt_opts { struct
1945 static inline void security_init_mnt_opts(struct security_mnt_opts *opts) in security_init_mnt_opts()
1949 static inline void security_free_mnt_opts(struct security_mnt_opts *opts) in security_free_mnt_opts()
[all …]
/linux-4.1.27/fs/btrfs/
Dsuper.c1246 struct security_mnt_opts *sec_opts) in parse_security_options()
1266 struct security_mnt_opts *sec_opts) in setup_security_options()
1309 struct security_mnt_opts new_sec_opts; in btrfs_mount()
1501 struct security_mnt_opts new_sec_opts; in btrfs_remount()
Dctree.h1785 struct security_mnt_opts security_opts;
/linux-4.1.27/security/
Dcapability.c117 struct security_mnt_opts *opts, in cap_sb_set_mnt_opts()
133 static int cap_sb_parse_opts_str(char *options, struct security_mnt_opts *opts) in cap_sb_parse_opts_str()
Dsecurity.c320 struct security_mnt_opts *opts, in security_sb_set_mnt_opts()
336 int security_sb_parse_opts_str(char *options, struct security_mnt_opts *opts) in security_sb_parse_opts_str()
/linux-4.1.27/security/selinux/
Dhooks.c491 struct security_mnt_opts *opts) in selinux_get_mnt_opts()
604 struct security_mnt_opts *opts, in selinux_set_mnt_opts()
911 struct security_mnt_opts *opts) in selinux_parse_opts_str()
1037 struct security_mnt_opts opts; in superblock_doinit()
1059 struct security_mnt_opts *opts) in selinux_write_opts()
1106 struct security_mnt_opts opts; in selinux_sb_show_options()
2576 struct security_mnt_opts opts; in selinux_sb_remount()
/linux-4.1.27/fs/nfs/
Dinternal.h116 struct security_mnt_opts lsm_opts;