Searched defs:filetype (Results 1 – 9 of 9) sorted by relevance
32 uint8_t filetype) in xfs_dir3_get_dtype()105 uint8_t filetype; in xfs_dir2_sf_getdents() local180 uint8_t filetype; in xfs_dir2_block_getdents() local377 uint8_t filetype; in xfs_dir2_leaf_getdents() local
37 unsigned char fs_ftype_to_dtype(unsigned int filetype) in fs_ftype_to_dtype()
62 filetype() { function
43 u16 filetype = adfs_filetype(obj->loadaddr); in adfs_object_fixup() local
52 uint8_t filetype; /* filetype of inode for directories */ member
633 uint8_t filetype; in xfs_dir2_sf_verify() local
596 int filetype, char *buffer) in devcgroup_update_access()
623 int filetype; in commitZeroLink() local
2486 static inline unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()