Searched refs:DCACHE_DISCONNECTED (Results 1 – 9 of 9) sorted by relevance
76 while (dentry->d_flags & DCACHE_DISCONNECTED) { in dentry_connected()93 while (dentry->d_flags & DCACHE_DISCONNECTED) { in clear_disconnected()99 dentry->d_flags &= ~DCACHE_DISCONNECTED; in clear_disconnected()216 while (dentry->d_flags & DCACHE_DISCONNECTED) { in reconnect_path()456 if (result->d_flags & DCACHE_DISCONNECTED) { in exportfs_decode_fh()
55 a/ A dentry flag DCACHE_DISCONNECTED which is set on67 without losing DCACHE_DISCONNECTED - that flag is only cleared when75 Those do _not_ bear DCACHE_DISCONNECTED. They are placed on the84 DCACHE_DISCONNECTED) dentry is allocated and attached.
674 if ((real->d_flags & DCACHE_DISCONNECTED) || d_unhashed(real)) in ovl_get_dentry()721 !(origin.dentry->d_flags & DCACHE_DISCONNECTED)) { in ovl_lower_fh_to_d()759 (origin.dentry->d_flags & DCACHE_DISCONNECTED)) { in ovl_lower_fh_to_d()
488 bool disconnected = dentry->d_flags & DCACHE_DISCONNECTED; in ovl_already_copied_up_locked()500 bool disconnected = dentry->d_flags & DCACHE_DISCONNECTED; in ovl_already_copied_up()
798 bool disconnected = (dentry->d_flags & DCACHE_DISCONNECTED); in ovl_copy_up_flags()
403 if (!(dentry->d_flags & DCACHE_DISCONNECTED) && in ocfs2_dentry_iput()
166 #define DCACHE_DISCONNECTED 0x00000020 macro
280 (dentry->d_flags & DCACHE_DISCONNECTED)) { in nfsd_set_fh_dentry()
630 if (unlikely(dentry->d_flags & DCACHE_DISCONNECTED)) in retain_dentry()767 d_flags &= DCACHE_REFERENCED | DCACHE_LRU_LIST | DCACHE_DISCONNECTED; in fast_dput()1937 add_flags |= DCACHE_DISCONNECTED; in __d_instantiate_anon()