Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dpnfs.h249 #define PNFS_FL_LAYOUTRETURN_ASYNC (1U << 0) macro
H A Dpnfs.c1419 PNFS_FL_LAYOUTRETURN_ASYNC); in pnfs_layoutreturn_before_put_layout_hdr()
2707 PNFS_FL_LAYOUTRETURN_ASYNC); in pnfs_mark_layout_for_return()
2824 PNFS_FL_LAYOUTRETURN_ASYNC); in pnfs_layout_return_unused_byserver()
H A Dnfs4proc.c10149 if (flags & PNFS_FL_LAYOUTRETURN_ASYNC) { in nfs4_proc_layoutreturn()
10167 if (!(flags & PNFS_FL_LAYOUTRETURN_ASYNC)) in nfs4_proc_layoutreturn()