Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dexportfs.h159 #define EXPORT_FH_CONNECTABLE 0x1 /* Encode file handle with parent */ macro
/linux-6.12.1/fs/exportfs/
Dexpfs.c412 if ((flags & EXPORT_FH_CONNECTABLE) && !S_ISDIR(inode->i_mode)) { in exportfs_encode_fh()
/linux-6.12.1/fs/nfsd/
Dnfsfh.c468 EXPORT_FH_CONNECTABLE; in _fh_update()