Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dpnfs.h248 #define PNFS_FL_LAYOUTRETURN_ASYNC (1U << 0) macro
Dpnfs.c1415 PNFS_FL_LAYOUTRETURN_ASYNC); in pnfs_layoutreturn_before_put_layout_hdr()
2690 PNFS_FL_LAYOUTRETURN_ASYNC); in pnfs_mark_layout_for_return()
2807 PNFS_FL_LAYOUTRETURN_ASYNC); in pnfs_layout_return_unused_byserver()
Dnfs4proc.c10094 if (flags & PNFS_FL_LAYOUTRETURN_ASYNC) { in nfs4_proc_layoutreturn()
10112 if (!(flags & PNFS_FL_LAYOUTRETURN_ASYNC)) in nfs4_proc_layoutreturn()