Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsfh.h299 __be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp);
H A Dnfsfh.c678 __be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp) in fh_fill_both_attrs() function
H A Dnfs4proc.c303 status = fh_fill_both_attrs(fhp); in nfsd4_create_file()
465 status = fh_fill_both_attrs(current_fh); in do_open_lookup()