Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dexportfs.h248 #define EXPORT_OP_ASYNC_LOCK (0x40) /* fs can do async lock request */ macro
262 return export_ops->flags & EXPORT_OP_ASYNC_LOCK; in exportfs_lock_op_is_async()
/linux/fs/gfs2/
H A Dexport.c193 .flags = EXPORT_OP_ASYNC_LOCK,
/linux/fs/ocfs2/
H A Dexport.c283 .flags = EXPORT_OP_ASYNC_LOCK,
/linux/Documentation/filesystems/nfs/
H A Dexporting.rst242 EXPORT_OP_ASYNC_LOCK - Indicates a capable filesystem to do async lock
243 requests from lockd. Only set EXPORT_OP_ASYNC_LOCK if the filesystem has