Searched refs:lsm_opts (Results 1 – 2 of 2) sorted by relevance
935 security_init_mnt_opts(&data->lsm_opts); in nfs_alloc_parsed_mount_data()948 security_free_mnt_opts(&data->lsm_opts); in nfs_free_parsed_mount_data()1218 rc = security_sb_parse_opts_str(secdata, &mnt->lsm_opts); in nfs_parse_mount_options()2058 rc = security_sb_parse_opts_str(opts_str, &args->lsm_opts); in nfs23_validate_mount_data()2513 error = security_sb_set_mnt_opts(s, &mount_info->parsed->lsm_opts, in nfs_set_sb_security()
116 struct security_mnt_opts lsm_opts; member