Home
last modified time | relevance | path

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

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