Home
last modified time | relevance | path

Searched refs:xdr_decode_size3 (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dnfs3xdr.c321 static __be32 *xdr_decode_size3(__be32 *p, u64 *size) in xdr_decode_size3() function
644 p = xdr_decode_size3(p, &fattr->size); in decode_fattr3()
645 p = xdr_decode_size3(p, &fattr->du.nfs3.used); in decode_fattr3()
711 p = xdr_decode_size3(p, &fattr->pre_size); in decode_wcc_attr()
2149 p = xdr_decode_size3(p, &result->tbytes); in decode_fsstat3resok()
2150 p = xdr_decode_size3(p, &result->fbytes); in decode_fsstat3resok()
2151 p = xdr_decode_size3(p, &result->abytes); in decode_fsstat3resok()
2152 p = xdr_decode_size3(p, &result->tfiles); in decode_fsstat3resok()
2153 p = xdr_decode_size3(p, &result->ffiles); in decode_fsstat3resok()
2154 xdr_decode_size3(p, &result->afiles); in decode_fsstat3resok()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dnfs3xdr.c321 static __be32 *xdr_decode_size3(__be32 *p, u64 *size) in xdr_decode_size3() function
644 p = xdr_decode_size3(p, &fattr->size); in decode_fattr3()
645 p = xdr_decode_size3(p, &fattr->du.nfs3.used); in decode_fattr3()
711 p = xdr_decode_size3(p, &fattr->pre_size); in decode_wcc_attr()
2149 p = xdr_decode_size3(p, &result->tbytes); in decode_fsstat3resok()
2150 p = xdr_decode_size3(p, &result->fbytes); in decode_fsstat3resok()
2151 p = xdr_decode_size3(p, &result->abytes); in decode_fsstat3resok()
2152 p = xdr_decode_size3(p, &result->tfiles); in decode_fsstat3resok()
2153 p = xdr_decode_size3(p, &result->ffiles); in decode_fsstat3resok()
2154 xdr_decode_size3(p, &result->afiles); in decode_fsstat3resok()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dnfs3xdr.c321 static __be32 *xdr_decode_size3(__be32 *p, u64 *size) in xdr_decode_size3() function
644 p = xdr_decode_size3(p, &fattr->size); in decode_fattr3()
645 p = xdr_decode_size3(p, &fattr->du.nfs3.used); in decode_fattr3()
711 p = xdr_decode_size3(p, &fattr->pre_size); in decode_wcc_attr()
2149 p = xdr_decode_size3(p, &result->tbytes); in decode_fsstat3resok()
2150 p = xdr_decode_size3(p, &result->fbytes); in decode_fsstat3resok()
2151 p = xdr_decode_size3(p, &result->abytes); in decode_fsstat3resok()
2152 p = xdr_decode_size3(p, &result->tfiles); in decode_fsstat3resok()
2153 p = xdr_decode_size3(p, &result->ffiles); in decode_fsstat3resok()
2154 xdr_decode_size3(p, &result->afiles); in decode_fsstat3resok()
[all …]