Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfs/
Dattr.c47 memcpy(&file->UsrWds.fdType, value, 4); in __hfs_setxattr()
95 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-5.19.10/fs/hfsplus/
Dcatalog.c145 file->user_info.fdType = in hfsplus_cat_build_record()
150 file->user_info.fdType = in hfsplus_cat_build_record()
161 file->user_info.fdType = in hfsplus_cat_build_record()
Dhfsplus_raw.h273 __be32 fdType; member
Ddir.c76 if (entry.file.user_info.fdType == in hfsplus_lookup()