Home
last modified time | relevance | path

Searched refs:WHITEOUT_MODE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dfs.h245 #define WHITEOUT_MODE 0 macro
1805 return vfs_mknod(idmap, dir, dentry, S_IFCHR | WHITEOUT_MODE, in vfs_whiteout()
/linux/fs/xfs/
H A Dxfs_inode.c2095 .mode = S_IFCHR | WHITEOUT_MODE, in xfs_rename_alloc_whiteout()
/linux/fs/ext4/
H A Dnamei.c3772 S_IFCHR | WHITEOUT_MODE, in ext4_whiteout_for_rename()
/linux/fs/btrfs/
H A Dinode.c8551 S_IFCHR | WHITEOUT_MODE); in new_whiteout_inode()