Home
last modified time | relevance | path

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

/linux/fs/ext4/
A Ddir.c336 if ((filp->f_mode & FMODE_32BITHASH) || in hash2pos()
345 if ((filp->f_mode & FMODE_32BITHASH) || in pos2maj_hash()
354 if ((filp->f_mode & FMODE_32BITHASH) || in pos2min_hash()
366 if ((filp->f_mode & FMODE_32BITHASH) || in ext4_get_htree_eof()
/linux/fs/nfsd/
A Dvfs.c766 file->f_mode |= FMODE_32BITHASH; in __nfsd_open()
/linux/fs/nfs/
A Ddir.c384 if ((filp->f_mode & FMODE_32BITHASH) || in nfs_readdir_use_cookie()
/linux/include/linux/
A Dfs.h134 #define FMODE_32BITHASH ((__force fmode_t)0x200) macro

Completed in 21 milliseconds