Searched defs:fattr (Results 1 – 3 of 3) sorted by relevance
110 struct fattr { struct111 ftype type; /* file type */112 unsigned mode; /* protection mode bits */113 unsigned nlink; /* # hard links */114 unsigned uid; /* owner user id */115 unsigned gid; /* owner group id */116 unsigned size; /* file size in bytes */117 unsigned blocksize; /* preferred block size */118 unsigned rdev; /* special device # */119 unsigned blocks; /* Kb of disk used by file */[all …]
236 struct smbfattr fattr; in smbfs_getattr() local500 struct smbfattr fattr; in smbfs_create() local685 struct smbfattr fattr; in smbfs_mkdir() local1051 struct smbfattr fattr, *fap; in smbfs_lookup() local
314 struct smbfattr fattr; in smbfs_root() local