Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dexportfs.h138 #define EXPORT_FH_CONNECTABLE 0x1 /* Encode file handle with parent */ macro
/openbmc/linux/fs/exportfs/
H A Dexpfs.c429 if ((flags & EXPORT_FH_CONNECTABLE) && !S_ISDIR(inode->i_mode)) { in exportfs_encode_fh()
/openbmc/linux/fs/nfsd/
H A Dnfsfh.c419 EXPORT_FH_CONNECTABLE; in _fh_update()