Searched refs:IOP_NOFOLLOW (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/
H A Ddcache.c1823 if (unlikely(!(inode->i_opflags & IOP_NOFOLLOW))) {
1828 inode->i_opflags |= IOP_NOFOLLOW;
/linux-master/include/linux/
H A Dfs.h621 #define IOP_NOFOLLOW 0x0004 macro

Completed in 149 milliseconds