Home
last modified time | relevance | path

Searched refs:EXPORT_OP_NOLOCKS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dexportfs.h288 #define EXPORT_OP_NOLOCKS (0x40) /* no file locking support */ macro
301 return export_ops->flags & EXPORT_OP_NOLOCKS; in exportfs_cannot_lock()
/linux/fs/nfs/
H A Dexport.c165 EXPORT_OP_NOLOCKS,