OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsinf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonsubs.c
2056
struct nfsfsinfo
fsinf
;
local in function:nfsv4_fillattr
2082
nfsvno_getfs(&
fsinf
, isdgram);
2175
if (
fsinf
.fs_properties & NFSV3FSINFO_LINK)
2183
if (
fsinf
.fs_properties & NFSV3FSINFO_SYMLINK)
2230
if (
fsinf
.fs_properties & NFSV3FSINFO_CANSETTIME)
2304
if (
fsinf
.fs_properties & NFSV3FSINFO_HOMOGENEOUS)
2329
*tl = txdr_unsigned(
fsinf
.fs_rtmax);
2335
*tl = txdr_unsigned(
fsinf
.fs_wtmax);
nfs_commonsubs.c
2056
struct nfsfsinfo
fsinf
;
local in function:nfsv4_fillattr
2082
nfsvno_getfs(&
fsinf
, isdgram);
2175
if (
fsinf
.fs_properties & NFSV3FSINFO_LINK)
2183
if (
fsinf
.fs_properties & NFSV3FSINFO_SYMLINK)
2230
if (
fsinf
.fs_properties & NFSV3FSINFO_CANSETTIME)
2304
if (
fsinf
.fs_properties & NFSV3FSINFO_HOMOGENEOUS)
2329
*tl = txdr_unsigned(
fsinf
.fs_rtmax);
2335
*tl = txdr_unsigned(
fsinf
.fs_wtmax);
Completed in 30 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025