Home
last modified time | relevance | path

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

/Linux-v5.15/security/loadpin/
Dloadpin.c124 struct super_block *load_root; in loadpin_read_file() local
154 load_root = file->f_path.mnt->mnt_sb; in loadpin_read_file()
163 pinned_root = load_root; in loadpin_read_file()
177 if (IS_ERR_OR_NULL(pinned_root) || load_root != pinned_root) { in loadpin_read_file()
/Linux-v5.15/fs/ntfs3/
Dsuper.c1233 goto load_root; in ntfs_fill_super()
1238 goto load_root; in ntfs_fill_super()
1243 goto load_root; in ntfs_fill_super()
1246 load_root: in ntfs_fill_super()