Home
last modified time | relevance | path

Searched refs:OVL_INDEX (Results 1 – 4 of 4) sorted by relevance

/linux/fs/overlayfs/
H A Dexport.c85 !ovl_test_flag(OVL_INDEX, d_inode(dentry))) in ovl_connectable_layer()
135 ovl_test_flag(OVL_INDEX, d_inode(parent))) in ovl_connect_layer()
209 !ovl_test_flag(OVL_INDEX, inode)) in ovl_check_encode_origin()
H A Dutil.c1178 if (d_is_dir(dentry) || !ovl_test_flag(OVL_INDEX, inode)) in ovl_nlink_start()
1209 if (ovl_test_flag(OVL_INDEX, inode) && inode->i_nlink == 0) { in ovl_nlink_end()
H A Dcopy_up.c546 if (WARN_ON(ovl_test_flag(OVL_INDEX, d_inode(dentry)))) in ovl_create_index()
1006 ovl_set_flag(OVL_INDEX, d_inode(c->dentry)); in ovl_do_copy_up()
H A Doverlayfs.h60 OVL_INDEX, enumerator