Home
last modified time | relevance | path

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

/linux-6.15/fs/cachefiles/
H A Dcache.c48 if (is_idmapped_mnt(path.mnt)) { in cachefiles_add_cache()
/linux-6.15/fs/
H A Dproc_namespace.c83 if (is_idmapped_mnt(mnt)) in show_vfsmnt_opts()
H A Dnamespace.c4870 if (!(kattr->kflags & MOUNT_KATTR_IDMAP_REPLACE) && is_idmapped_mnt(m)) in can_idmap_mount()
5369 if (is_idmapped_mnt(mnt)) in mnt_to_attr_flags()
/linux-6.15/fs/overlayfs/
H A Dinode.c411 if (!is_idmapped_mnt(path->mnt)) in ovl_get_acl_path()
463 if (is_idmapped_mnt(realpath.mnt)) in do_ovl_get_acl()
/linux-6.15/fs/ecryptfs/
H A Dmain.c490 if (is_idmapped_mnt(path.mnt)) { in ecryptfs_get_tree()
/linux-6.15/fs/nfsd/
H A Dexport.c447 if (is_idmapped_mnt(path->mnt)) { in check_export()
/linux-6.15/include/linux/
H A Dfs.h2788 static inline bool is_idmapped_mnt(const struct vfsmount *mnt) in is_idmapped_mnt() function
/linux-6.15/mm/
H A Dshmem.c5816 if (is_idmapped_mnt(mnt)) in __shmem_file_setup()