Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dcache.c48 if (is_idmapped_mnt(path.mnt)) { in cachefiles_add_cache()
/linux/fs/overlayfs/
H A Dinode.c421 if (!is_idmapped_mnt(path->mnt)) in ovl_get_acl_path()
473 if (is_idmapped_mnt(realpath.mnt)) in do_ovl_get_acl()
/linux/fs/nfsd/
H A Dexport.c1148 if (is_idmapped_mnt(path->mnt)) { in check_export()
/linux/fs/
H A Dnamespace.c4825 if (!(kattr->kflags & MOUNT_KATTR_IDMAP_REPLACE) && is_idmapped_mnt(m)) in can_idmap_mount()
5283 if (is_idmapped_mnt(mnt)) in mnt_to_attr_flags()
/linux/include/linux/
H A Dfs.h2480 static inline bool is_idmapped_mnt(const struct vfsmount *mnt) in is_idmapped_mnt() function
/linux/mm/
H A Dshmem.c5822 if (is_idmapped_mnt(mnt)) in __shmem_file_setup()