Home
last modified time | relevance | path

Searched refs:fdType (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/fs/hfs/
Dattr.c41 memcpy(&file->UsrWds.fdType, value, 4); in hfs_setxattr()
86 memcpy(value, &file->UsrWds.fdType, 4); in hfs_getxattr()
Dhfs.h105 __be32 fdType; member
Dcatalog.c59 rec->file.UsrWds.fdType = HFS_SB(inode->i_sb)->s_type; in hfs_cat_build_record()
/linux-4.4.14/fs/hfsplus/
Dcatalog.c144 file->user_info.fdType = in hfsplus_cat_build_record()
149 file->user_info.fdType = in hfsplus_cat_build_record()
160 file->user_info.fdType = in hfsplus_cat_build_record()
Dhfsplus_raw.h270 __be32 fdType; member
Ddir.c76 if (entry.file.user_info.fdType == in hfsplus_lookup()