Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfs.h664 #define IOP_MGTIME 0x0020 macro
2649 return inode->i_opflags & IOP_MGTIME; in is_mgtime()
/linux-6.15/fs/
H A Dinode.c247 inode->i_opflags |= IOP_MGTIME; in inode_init_always_gfp()