Searched refs:DCACHE_DISCONNECTED (Results 1 – 13 of 13) sorted by relevance
77 while (dentry->d_flags & DCACHE_DISCONNECTED) { in dentry_connected()94 while (dentry->d_flags & DCACHE_DISCONNECTED) { in clear_disconnected()100 dentry->d_flags &= ~DCACHE_DISCONNECTED; in clear_disconnected()216 while (dentry->d_flags & DCACHE_DISCONNECTED) { in reconnect_path()482 if (result->d_flags & DCACHE_DISCONNECTED) { in exportfs_decode_fh_raw()
56 a. A dentry flag DCACHE_DISCONNECTED which is set on68 without losing DCACHE_DISCONNECTED - that flag is only cleared when76 Those do _not_ bear DCACHE_DISCONNECTED. They are placed on the87 DCACHE_DISCONNECTED) dentry is allocated and attached.
663 if ((real->d_flags & DCACHE_DISCONNECTED) || d_unhashed(real)) in ovl_get_dentry()710 !(origin.dentry->d_flags & DCACHE_DISCONNECTED)) { in ovl_lower_fh_to_d()
683 bool disconnected = dentry->d_flags & DCACHE_DISCONNECTED; in ovl_already_copied_up_locked()695 bool disconnected = dentry->d_flags & DCACHE_DISCONNECTED; in ovl_already_copied_up()
1218 bool disconnected = (dentry->d_flags & DCACHE_DISCONNECTED); in ovl_copy_up_flags()
388 if (!(dentry->d_flags & DCACHE_DISCONNECTED) && in ocfs2_dentry_iput()
39 WARN_ON(path->dentry->d_flags & DCACHE_DISCONNECTED)) in do_sys_name_to_handle()
747 if (unlikely(d_flags & DCACHE_DISCONNECTED)) in retain_dentry()2015 add_flags |= DCACHE_DISCONNECTED; in __d_obtain_alias()
193 DCACHE_DISCONNECTED = BIT(5), enumerator
265 (dentry->d_flags & DCACHE_DISCONNECTED)) { in nfsd_set_fh_dentry()
1196 if (dentry->d_flags & DCACHE_DISCONNECTED) in ceph_link()1224 if (old_dentry->d_flags & DCACHE_DISCONNECTED) in ceph_link()
2998 !(req->r_old_dentry->d_flags & DCACHE_DISCONNECTED)) in create_request_message()
712 return IS_ROOT(dentry) && (dentry->d_flags & DCACHE_DISCONNECTED); in exfat_d_anon_disconn()