Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dexportfs.h341 static inline bool exportfs_may_export(const struct export_operations *nop) in exportfs_may_export() function
/linux/fs/nfsd/
H A Dexport.c453 if (!exportfs_may_export(inode->i_sb->s_export_op)) { in check_export()