Searched refs:OVL_UPPERDATA (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/overlayfs/
H A Dutil.c523 if (!ovl_test_flag(OVL_UPPERDATA, inode))
528 * if setting of OVL_UPPERDATA is visible, then effects of writes
539 * if OVL_UPPERDATA flag is visible, then effects of write operations
543 ovl_set_flag(OVL_UPPERDATA, inode);
552 return !ovl_test_flag(OVL_UPPERDATA, d_inode(dentry));
H A Dexport.c320 ovl_set_flag(OVL_UPPERDATA, inode);
H A Doverlayfs.h61 OVL_UPPERDATA, enumerator in enum:ovl_inode_flag
H A Ddir.c291 ovl_set_flag(OVL_UPPERDATA, inode);
H A Dnamei.c1337 ovl_set_flag(OVL_UPPERDATA, inode);

Completed in 126 milliseconds