Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dvfs.c1382 fh_drop_write(fhp); in nfsd_create()
1396 fh_drop_write(fhp); in nfsd_create()
1532 fh_drop_write(fhp); in do_nfsd_create()
1538 fh_drop_write(fhp); in do_nfsd_create()
1566 fh_drop_write(fhp); in do_nfsd_create()
1685 fh_drop_write(fhp); in nfsd_symlink()
1763 fh_drop_write(tfhp); in nfsd_link()
1859 fh_drop_write(ffhp); in nfsd_rename()
1932 fh_drop_write(fhp); in nfsd_unlink()
2353 fh_drop_write(fhp); in nfsd_set_posix_acl()
Dvfs.h116 static inline void fh_drop_write(struct svc_fh *fh) in fh_drop_write() function
Dnfs4proc.c878 fh_drop_write(&cstate->current_fh); in nfsd4_setattr()