Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dorphanage.c441 struct dentry *d_orphanage, *d_child; in xrep_adoption_check_dcache() local
449 if (d_child) { in xrep_adoption_check_dcache()
452 if (d_is_positive(d_child)) { in xrep_adoption_check_dcache()
453 ASSERT(d_is_negative(d_child)); in xrep_adoption_check_dcache()
457 dput(d_child); in xrep_adoption_check_dcache()
486 while (d_child != NULL) { in xrep_adoption_zap_dcache()
489 ASSERT(d_is_negative(d_child)); in xrep_adoption_zap_dcache()
490 d_invalidate(d_child); in xrep_adoption_zap_dcache()
491 dput(d_child); in xrep_adoption_zap_dcache()
501 d_invalidate(d_child); in xrep_adoption_zap_dcache()
[all …]
/linux-6.15/Documentation/filesystems/
H A Dporting.rst1097 Field names got changed (->d_children/->d_sib instead of ->d_subdirs/->d_child