Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Doverlayfs.h383 int err = vfs_whiteout(ovl_upper_mnt_idmap(ofs), dir, dentry); in ovl_do_whiteout()
/linux-6.15/include/linux/
H A Dfs.h2018 static inline int vfs_whiteout(struct mnt_idmap *idmap, in vfs_whiteout() function