Home
last modified time | relevance | path

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

/linux/fs/
A Dfs_types.c11 [FT_DIR] = DT_DIR,
52 [DT_DIR] = FT_DIR,
/linux/include/linux/
A Dfs_types.h58 #define FT_DIR 2 macro
/linux/fs/erofs/
A Dnamei.c238 inode = erofs_iget(dir->i_sb, nid, d_type == FT_DIR); in erofs_lookup()
/linux/fs/btrfs/
A Dinode.c5961 BUILD_BUG_ON(BTRFS_FT_DIR != FT_DIR); in btrfs_inode_type()

Completed in 18 milliseconds