Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ext4/
A Ddir.c335 if ((filp->f_mode & FMODE_32BITHASH) || in hash2pos()
344 if ((filp->f_mode & FMODE_32BITHASH) || in pos2maj_hash()
353 if ((filp->f_mode & FMODE_32BITHASH) || in pos2min_hash()
365 if ((filp->f_mode & FMODE_32BITHASH) || in ext4_get_htree_eof()
/linux-6.3-rc2/fs/nfsd/
A Dvfs.c864 file->f_mode |= FMODE_32BITHASH; in __nfsd_open()
/linux-6.3-rc2/include/linux/
A Dfs.h130 #define FMODE_32BITHASH ((__force fmode_t)0x200) macro
/linux-6.3-rc2/fs/nfs/
A Ddir.c475 if ((filp->f_mode & FMODE_32BITHASH) || in nfs_readdir_use_cookie()

Completed in 23 milliseconds