Home
last modified time | relevance | path

Searched refs:security_init_mnt_opts (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dsuper.c1332 security_init_mnt_opts(&new_sec_opts); in btrfs_mount()
1359 security_init_mnt_opts(&fs_info->security_opts); in btrfs_mount()
1503 security_init_mnt_opts(&new_sec_opts); in btrfs_remount()
/linux-4.1.27/include/linux/
Dsecurity.h171 static inline void security_init_mnt_opts(struct security_mnt_opts *opts) in security_init_mnt_opts() function
1945 static inline void security_init_mnt_opts(struct security_mnt_opts *opts) in security_init_mnt_opts() function
/linux-4.1.27/security/selinux/
Dhooks.c499 security_init_mnt_opts(opts); in selinux_get_mnt_opts()
1039 security_init_mnt_opts(&opts); in superblock_doinit()
2589 security_init_mnt_opts(&opts); in selinux_sb_remount()
/linux-4.1.27/fs/nfs/
Dsuper.c932 security_init_mnt_opts(&data->lsm_opts); in nfs_alloc_parsed_mount_data()