Home
last modified time | relevance | path

Searched refs:is_idmapped_mnt (Results 1 – 8 of 8) sorted by relevance

/linux/fs/cachefiles/
H A Dcache.c47 if (is_idmapped_mnt(path.mnt)) { in cachefiles_add_cache()
/linux/fs/
H A Dproc_namespace.c83 if (is_idmapped_mnt(mnt)) in show_mnt_opts()
H A Dnamespace.c4310 if (is_idmapped_mnt(m)) in can_idmap_mount()
4749 if (is_idmapped_mnt(mnt)) in mnt_to_attr_flags()
/linux/fs/overlayfs/
H A Dinode.c412 if (!is_idmapped_mnt(path->mnt)) in ovl_get_acl_path()
464 if (is_idmapped_mnt(realpath.mnt)) in do_ovl_get_acl()
/linux/fs/ecryptfs/
H A Dmain.c526 if (is_idmapped_mnt(path.mnt)) { in ecryptfs_mount()
/linux/fs/nfsd/
H A Dexport.c434 if (is_idmapped_mnt(path->mnt)) { in check_export()
/linux/include/linux/
H A Dfs.h2640 * is_idmapped_mnt - check whether a mount is mapped
2647 static inline bool is_idmapped_mnt(const struct vfsmount *mnt) in is_idmapped_mnt() function
/linux/mm/
H A Dshmem.c4846 if (is_idmapped_mnt(mnt)) in __shmem_file_setup()