Home
last modified time | relevance | path

Searched refs:fi_attr (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dfile_cap.c75 hfs_put_hs(HFS_AFP_RDONLY, meta->fi_attr); in cap_build_meta()
241 if (OVERLAPS(pos, end, struct hfs_cap_info, fi_attr) && in cap_info_write()
243 int locked = hfs_get_ns(&meta.fi_attr) & in cap_info_write()
DHFS.txt732 __u16 fi_attr; /* AFP attributes */
761 Currently only the fields fi_fndr, fi_attr, fi_ctime and fi_mtime can
772 The fi_attr field is the AFP attributes of the file or directory.
/linux-2.4.37.9/include/linux/
Dhfs_fs.h182 hfs_word_t fi_attr; /* AFP attributes (f=file/d=dir) */ member