/linux-4.4.14/fs/adfs/ |
D | adfs.h | 30 unsigned int filetype; /* RISC OS file type */ member 112 __u16 filetype; member 116 static inline int append_filetype_suffix(char *buf, __u16 filetype) in append_filetype_suffix() argument 118 if (filetype == 0xffff) /* no explicit 12-bit file type was set */ in append_filetype_suffix() 122 *buf++ = hex_asc_lo(filetype >> 8); in append_filetype_suffix() 123 *buf++ = hex_asc_lo(filetype >> 4); in append_filetype_suffix() 124 *buf++ = hex_asc_lo(filetype >> 0); in append_filetype_suffix()
|
D | dir_fplus.c | 200 obj->filetype = -1; in adfs_fplus_getnext() 208 obj->filetype = (__u16) ((0x000fff00 & obj->loadaddr) >> 8); in adfs_fplus_getnext() 215 obj->filetype); in adfs_fplus_getnext()
|
D | inode.c | 100 switch (ADFS_I(inode)->filetype) { in adfs_atts2mode() 269 ADFS_I(inode)->filetype = obj->filetype; in adfs_iget()
|
D | dir_f.c | 219 obj->filetype = -1; in adfs_dir2obj() 227 obj->filetype = (__u16) ((0x000fff00 & obj->loadaddr) >> 8); in adfs_dir2obj() 234 obj->filetype); in adfs_dir2obj()
|
D | super.c | 481 root_obj.filetype = -1; in adfs_fill_super()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_dir2_readdir.c | 47 __uint8_t filetype) in xfs_dir3_get_dtype() argument 52 if (filetype >= XFS_DIR3_FT_MAX) in xfs_dir3_get_dtype() 55 return xfs_dir3_filetype_table[filetype]; in xfs_dir3_get_dtype() 130 __uint8_t filetype; in xfs_dir2_sf_getdents() local 141 filetype = dp->d_ops->sf_get_ftype(sfep); in xfs_dir2_sf_getdents() 144 xfs_dir3_get_dtype(dp->i_mount, filetype))) in xfs_dir2_sf_getdents() 207 __uint8_t filetype; in xfs_dir2_block_getdents() local 234 filetype = dp->d_ops->data_get_ftype(dep); in xfs_dir2_block_getdents() 240 xfs_dir3_get_dtype(dp->i_mount, filetype))) { in xfs_dir2_block_getdents() 528 __uint8_t filetype; in xfs_dir2_leaf_getdents() local [all …]
|
/linux-4.4.14/Documentation/filesystems/ |
D | adfs.txt | 34 Owner read and filetype UnixExec -> ---x--x--x 40 Other read and filetype UnixExec -> ---x--x--x 45 not a UnixExec filetype, then the permissions will be:
|
D | coda.txt | 604 DDeessccrriippttiioonn This call is made to determine the ViceFid and filetype of
|
/linux-4.4.14/samples/bpf/ |
D | Makefile | 76 -O2 -emit-llvm -c $< -o -| $(LLC) -march=bpf -filetype=obj -o $@ 79 -O2 -emit-llvm -c $< -o -| $(LLC) -march=bpf -filetype=asm -o $@.s
|
/linux-4.4.14/scripts/ |
D | gen_initramfs_list.sh | 62 filetype() { function 114 local ftype=$(filetype "${location}")
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2.c | 284 args->filetype = name->type; in xfs_dir_createname() 382 args->filetype = name->type; in xfs_dir_lookup() 456 args->filetype = name->type; in xfs_dir_removename() 521 args->filetype = name->type; in xfs_dir_replace()
|
D | xfs_dir2_sf.c | 416 dp->d_ops->sf_put_ftype(sfep, args->filetype); in xfs_dir2_sf_addname_easy() 507 dp->d_ops->sf_put_ftype(sfep, args->filetype); in xfs_dir2_sf_addname_hard() 731 args->filetype = XFS_DIR3_FT_DIR; in xfs_dir2_sf_lookup() 741 args->filetype = XFS_DIR3_FT_DIR; in xfs_dir2_sf_lookup() 760 args->filetype = dp->d_ops->sf_get_ftype(sfep); in xfs_dir2_sf_lookup() 948 dp->d_ops->sf_put_ftype(sfep, args->filetype); in xfs_dir2_sf_replace()
|
D | xfs_da_btree.h | 65 __uint8_t filetype; /* filetype of inode for directories */ member
|
D | xfs_dir2_block.c | 552 dp->d_ops->data_put_ftype(dep, args->filetype); in xfs_dir2_block_addname() 644 args->filetype = dp->d_ops->data_get_ftype(dep); in xfs_dir2_block_lookup() 875 dp->d_ops->data_put_ftype(dep, args->filetype); in xfs_dir2_block_replace()
|
D | xfs_dir2_leaf.c | 863 dp->d_ops->data_put_ftype(dep, args->filetype); in xfs_dir2_leaf_addname() 1196 args->filetype = dp->d_ops->data_get_ftype(dep); in xfs_dir2_leaf_lookup() 1526 dp->d_ops->data_put_ftype(dep, args->filetype); in xfs_dir2_leaf_replace()
|
D | xfs_dir2_node.c | 777 args->filetype = dp->d_ops->data_get_ftype(dep); in xfs_dir2_leafn_lookup_for_entry() 1973 dp->d_ops->data_put_ftype(dep, args->filetype); in xfs_dir2_node_addname_int() 2158 ftype = args->filetype; in xfs_dir2_node_replace()
|
/linux-4.4.14/security/ |
D | device_cgroup.c | 604 int filetype, char *buffer) in devcgroup_update_access() argument 620 switch (filetype) { in devcgroup_update_access() 722 switch (filetype) { in devcgroup_update_access()
|
/linux-4.4.14/fs/jfs/ |
D | namei.c | 640 int filetype; in commitZeroLink() local 645 filetype = ip->i_mode & S_IFMT; in commitZeroLink() 646 switch (filetype) { in commitZeroLink() 657 assert(filetype != S_IFDIR); in commitZeroLink()
|
/linux-4.4.14/fs/ext4/ |
D | ext4.h | 1739 EXT4_FEATURE_INCOMPAT_FUNCS(filetype, FILETYPE) in EXT4_FEATURE_COMPAT_FUNCS() 2404 static inline unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype() argument 2406 if (!ext4_has_feature_filetype(sb) || filetype >= EXT4_FT_MAX) in get_dtype() 2409 return ext4_filetype_table[filetype]; in get_dtype()
|