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

/linux-master/fs/
H A Dnamei.c459 if (unlikely(!(inode->i_opflags & IOP_FASTPERM))) {
465 inode->i_opflags |= IOP_FASTPERM;
/linux-master/include/linux/
H A Dfs.h619 #define IOP_FASTPERM 0x0001 macro

Completed in 348 milliseconds