Searched refs:fattr (Results 1 – 7 of 7) sorted by relevance
| /src/sys/fs/smbfs/ |
| H A D | smbfs_vnops.c | 236 struct smbfattr fattr; in smbfs_getattr() local 249 error = smbfs_smb_lookup(np, NULL, 0, &fattr, scred); in smbfs_getattr() 255 smbfs_attr_cacheenter(vp, &fattr); in smbfs_getattr() 500 struct smbfattr fattr; in smbfs_create() local 518 error = smbfs_smb_lookup(dnp, name, nmlen, &fattr, scred); in smbfs_create() 521 error = smbfs_nget(VTOVFS(dvp), dvp, name, nmlen, &fattr, &vp); in smbfs_create() 690 struct smbfattr fattr; in smbfs_mkdir() local 705 error = smbfs_smb_lookup(dnp, name, len, &fattr, scred); in smbfs_mkdir() 708 error = smbfs_nget(VTOVFS(dvp), dvp, name, len, &fattr, &vp); in smbfs_mkdir() 1057 struct smbfattr fattr, *fap; in smbfs_lookup() local [all …]
|
| H A D | smbfs_vfsops.c | 314 struct smbfattr fattr; in smbfs_root() local 329 error = smbfs_smb_lookup(NULL, NULL, 0, &fattr, scred); in smbfs_root() 332 error = smbfs_nget(mp, NULL, NULL, 0, &fattr, &vp); in smbfs_root()
|
| /src/include/rpcsvc/ |
| H A D | nfs_prot.x | 110 struct fattr { struct 148 fattr attributes; 168 fattr attributes; 202 fattr attributes; /* attributes, need for pagin*/
|
| /src/contrib/libdiff/test/ |
| H A D | test016.right.txt | 78 if (pledge("stdio rpath wpath cpath fattr flock proc exec sendfd "
|
| H A D | test116.left-P.txt | 78 if (pledge("stdio rpath wpath cpath fattr flock proc exec sendfd "
|
| H A D | test016.left.txt | 78 if (pledge("stdio rpath wpath cpath fattr flock proc exec sendfd "
|
| H A D | test116.right-P.txt | 78 if (pledge("stdio rpath wpath cpath fattr flock proc exec sendfd "
|