Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs.h247 #define WHITEOUT_MODE 0 macro
1808 return vfs_mknod(idmap, dir, dentry, S_IFCHR | WHITEOUT_MODE, in vfs_whiteout()
/linux/fs/ubifs/
H A Ddir.c379 umode_t mode = S_IFCHR | WHITEOUT_MODE; in create_whiteout()
/linux/mm/
H A Dshmem.c4037 S_IFCHR | WHITEOUT_MODE, WHITEOUT_DEV); in shmem_whiteout()
/linux/fs/btrfs/
H A Dinode.c8554 S_IFCHR | WHITEOUT_MODE); in new_whiteout_inode()