Lines Matching refs:parent
177 || (c->parent != w->parent)
196 || (c->parent != w->parent)
560 item.parent = dir_ni->mft_no;
625 item.parent = dir_ni->mft_no;
642 * @parent: A directory inode to begin the search (may be NULL)
646 * splits the path and then descends the directory tree. If @parent is NULL,
652 ntfs_inode *ntfs_pathname_to_inode(ntfs_volume *vol, ntfs_inode *parent,
691 if (parent) {
692 ni = parent;
742 if (!parent) {
768 if (!parent && (inum != (u64) -1)) {
795 if (ni != parent)
822 if (ni && (ni != parent))
1027 * ntfs_mft_get_parent_ref - find mft reference of parent directory of an inode
1028 * @ni: ntfs inode whose parent directory to find
1030 * Find the parent directory of the ntfs inode @ni. To do this, find the first
1031 * file name attribute in the mft record of @ni and return the parent mft
1041 * Return the mft reference of the parent directory on success or -1 on error
1545 * Set compression flag according to parent directory
2057 lkitem.parent = dir_ni->mft_no;
2288 * Get a parent directory from an inode entry
2292 * from the path when the file is linked in several parent directories.
2569 * The inodes of file and parent directory are always closed