Home
last modified time | relevance | path

Searched refs:nfs_close_local_fh (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/include/linux/
Dnfslocalio.h57 void nfs_close_local_fh(struct nfs_file_localio *);
109 static inline void nfs_close_local_fh(struct nfs_file_localio *nfl) in nfs_close_local_fh() function
/linux-6.14.4/fs/nfs_common/
Dnfslocalio.c174 nfs_close_local_fh(nfl); in nfs_uuid_put()
274 void nfs_close_local_fh(struct nfs_file_localio *nfl) in nfs_close_local_fh() function
311 EXPORT_SYMBOL_GPL(nfs_close_local_fh);
/linux-6.14.4/fs/nfs/
Dinode.c1173 nfs_close_local_fh(&ctx->nfl); in __put_nfs_open_context()
/linux-6.14.4/fs/nfs/flexfilelayout/
Dflexfilelayout.c260 nfs_close_local_fh(&mirror->nfl); in ff_layout_free_mirror()