Home
last modified time | relevance | path

Searched refs:lsm_opts (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfs/
Dsuper.c932 security_init_mnt_opts(&data->lsm_opts); in nfs_alloc_parsed_mount_data()
945 security_free_mnt_opts(&data->lsm_opts); in nfs_free_parsed_mount_data()
1228 rc = security_sb_parse_opts_str(secdata, &mnt->lsm_opts); in nfs_parse_mount_options()
2096 rc = security_sb_parse_opts_str(opts_str, &args->lsm_opts); in nfs23_validate_mount_data()
2552 error = security_sb_set_mnt_opts(s, &mount_info->parsed->lsm_opts, in nfs_set_sb_security()
Dinternal.h126 struct security_mnt_opts lsm_opts; member