Searched refs:nfsv4_filesavail (Results 1 – 1 of 1) sorted by relevance
227 static uint32_t nfsv4_filesavail(struct statfs *, struct mount *);1702 uquad = nfsv4_filesavail(sbp, vp->v_mount); in nfsv4_loadattr()2821 freenum = nfsv4_filesavail(fs, mp); in nfsv4_fillattr()3178 nfsv4_filesavail(struct statfs *fs, struct mount *mp) in nfsv4_filesavail() function