Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_dir2_readdir.c35 uint8_t filetype) in xfs_dir3_get_dtype()
108 uint8_t filetype; in xfs_dir2_sf_getdents() local
183 uint8_t filetype; in xfs_dir2_block_getdents() local
380 uint8_t filetype; in xfs_dir2_leaf_getdents() local
/Linux-v4.19/fs/adfs/
Dadfs.h31 unsigned int filetype; /* RISC OS file type */ member
113 __u16 filetype; member
117 static inline int append_filetype_suffix(char *buf, __u16 filetype) in append_filetype_suffix()
/Linux-v4.19/usr/
Dgen_initramfs_list.sh62 filetype() { function
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_da_btree.h52 uint8_t filetype; /* filetype of inode for directories */ member
Dxfs_dir2_sf.c636 uint8_t filetype; in xfs_dir2_sf_verify() local
/Linux-v4.19/security/
Ddevice_cgroup.c596 int filetype, char *buffer) in devcgroup_update_access()
/Linux-v4.19/fs/jfs/
Dnamei.c636 int filetype; in commitZeroLink() local
/Linux-v4.19/fs/ext4/
Dext4.h2368 static inline unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()