Searched defs:fattr (Results 1 – 3 of 3) sorted by relevance
112 struct fattr { struct113 ftype type; /* file type */114 unsigned mode; /* protection mode bits */115 unsigned nlink; /* # hard links */116 unsigned uid; /* owner user id */117 unsigned gid; /* owner group id */118 unsigned size; /* file size in bytes */119 unsigned blocksize; /* prefered block size */120 unsigned rdev; /* special device # */121 unsigned blocks; /* Kb of disk used by file */[all …]
269 struct smbfattr fattr; in smbfs_getattr() local467 struct smbfattr fattr; in smbfs_create() local652 struct smbfattr fattr; in smbfs_mkdir() local1022 struct smbfattr fattr, *fap; in smbfs_lookup() local
265 struct smbfattr fattr; in smbfs_root() local