Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dinode.c61 static bool enable_ino64 = NFS_64_BIT_INODE_NUMBERS_ENABLED; variable
103 if (enable_ino64) in nfs_compat_user_ino64()
2284 module_param(enable_ino64, bool, 0644);