Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dexport.c154 EXPORT_OP_CLOSE_BEFORE_UNLINK |
/linux/include/linux/
H A Dexportfs.h276 #define EXPORT_OP_CLOSE_BEFORE_UNLINK (0x4) /* close files before unlink */ macro