Searched refs:adoption (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | nlinks_repair.c | 120 error = xrep_adoption_trans_alloc(sc, &xnc->adoption); in xrep_nlinks_repair_inode() 191 error = xrep_adoption_compute_name(&xnc->adoption, &xnc->xname); in xrep_nlinks_repair_inode() 200 error = xrep_adoption_move(&xnc->adoption); in xrep_nlinks_repair_inode()
|
| H A D | dirtree_repair.c | 669 error = xrep_adoption_trans_alloc(sc, &dl->adoption); in xrep_dirtree_adopt() 672 dl->adoption.bump_child_nlink = true; in xrep_dirtree_adopt() 675 error = xrep_adoption_compute_name(&dl->adoption, &dl->xname); in xrep_dirtree_adopt() 695 error = xrep_adoption_move(&dl->adoption); in xrep_dirtree_adopt()
|
| H A D | nlinks.h | 33 struct xrep_adoption adoption; member
|
| H A D | dirtree.h | 107 struct xrep_adoption adoption; member
|
| H A D | parent_repair.c | 149 struct xrep_adoption adoption; member 817 error = xrep_adoption_trans_alloc(sc, &rp->adoption); in xrep_parent_move_to_orphanage() 821 error = xrep_adoption_compute_name(&rp->adoption, &rp->xname); in xrep_parent_move_to_orphanage() 845 error = xrep_adoption_move(&rp->adoption); in xrep_parent_move_to_orphanage() 854 error = xrep_adoption_trans_roll(&rp->adoption); in xrep_parent_move_to_orphanage()
|
| H A D | dir_repair.c | 151 struct xrep_adoption adoption; member 1866 error = xrep_adoption_trans_alloc(sc, &rd->adoption); in xrep_dir_move_to_orphanage() 1870 error = xrep_adoption_compute_name(&rd->adoption, &rd->xname); in xrep_dir_move_to_orphanage() 1889 error = xrep_adoption_move(&rd->adoption); in xrep_dir_move_to_orphanage() 1898 error = xrep_adoption_trans_roll(&rd->adoption); in xrep_dir_move_to_orphanage()
|
| /linux/Documentation/process/ |
| H A D | kernel-enforcement-statement.rst | 44 enforcement that might limit adoption of our software. We view legal action
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | specs.rst | 29 to allow for easy adoption in user space code.
|
| H A D | intro.rst | 630 of request types did not find wider adoption.
|
| /linux/Documentation/doc-guide/ |
| H A D | contributing.rst | 268 With the adoption of Sphinx we have much nicer-looking HTML output than we
|
| /linux/Documentation/hwmon/ |
| H A D | pmbus-core.rst | 19 with the objective to provide support to, and facilitate adoption among, users.
|
| /linux/Documentation/locking/ |
| H A D | lockdep-design.rst | 256 used for rq->lock ATM. Despite their limited adoption these annotations
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 4772 5. If the adoption is going to happen, call ``xrep_adoption_reparent`` to
|