Home
last modified time | relevance | path

Searched refs:ATTR_HINT (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1388 #define ATTR_HINT 0x08 /* information returned will be `hint' */ macro
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvnode.h1402 #define ATTR_HINT 0x08 /* information returned will be `hint' */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h1512 #define ATTR_HINT 0x08 /* information returned will be `hint' */ macro
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_as.c1576 if (VOP_GETATTR(vn_a->vp, &va, ATTR_HINT, vn_a->cred, NULL) != 0) { in as_map_vnsegs()
H A Dseg_vn.c3493 if (VOP_GETATTR(vp, &va, ATTR_HINT, svd->cred, NULL)) { in segvn_fill_vp_pages()
3563 if (VOP_GETATTR(vp, &va, ATTR_HINT, svd->cred, NULL) != 0) { in segvn_fill_vp_pages()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c1462 if (flags & ATTR_HINT) { in smbfs_getattr()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c1100 if (flags & ATTR_HINT) { in nfs_getattr()
H A Dnfs3_vnops.c1272 if (flags & ATTR_HINT) { in nfs3_getattr()
H A Dnfs4_vnops.c3670 if (flags & ATTR_HINT) { in nfs4_getattr()