Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfs.h2173 #define I_DONTCACHE (1 << 16) macro
2882 (inode->i_state & I_DONTCACHE); in generic_drop_inode()
/Linux-v5.10/fs/
Ddcache.c673 inode->i_state |= I_DONTCACHE; in d_mark_dontcache()