Searched defs:is_whiteout (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/f2fs/
H A Dnamei.c852 __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, struct file *file, umode_t mode, bool is_whiteout, struct inode **new_inode, struct f2fs_filename *fname) argument
/linux-master/fs/overlayfs/
H A Dreaddir.c27 bool is_whiteout; member in struct:ovl_cache_entry
/linux-master/fs/bcachefs/
H A Dfsck.c730 bool is_whiteout = k.k->type == KEY_TYPE_whiteout; local
/linux-master/fs/
H A Dnamei.c3979 bool is_whiteout = S_ISCHR(mode) && dev == WHITEOUT_DEV; local

Completed in 231 milliseconds