Home
last modified time | relevance | path

Searched refs:AT_UNUSED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dinode.c38 * If searching for the normal file/directory inode, set @na->type to AT_UNUSED.
57 if (unlikely(na->type != AT_UNUSED)) in ntfs_test_inode()
81 * If initializing the normal file/directory inode, set @na->type to AT_UNUSED.
106 if (likely(na->type == AT_UNUSED)) { in ntfs_init_locked_inode()
164 na.type = AT_UNUSED; in ntfs_iget()
412 ni->type = AT_UNUSED; in ntfs_new_extent_inode()
H A Dlayout.h455 AT_UNUSED = cpu_to_le32( 0), enumerator
H A Dmft.c944 na.type = AT_UNUSED; in ntfs_may_write_mft_record()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dinode.c38 * If searching for the normal file/directory inode, set @na->type to AT_UNUSED.
57 if (unlikely(na->type != AT_UNUSED)) in ntfs_test_inode()
81 * If initializing the normal file/directory inode, set @na->type to AT_UNUSED.
106 if (likely(na->type == AT_UNUSED)) { in ntfs_init_locked_inode()
164 na.type = AT_UNUSED; in ntfs_iget()
412 ni->type = AT_UNUSED; in ntfs_new_extent_inode()
H A Dlayout.h455 AT_UNUSED = cpu_to_le32( 0), enumerator
H A Dmft.c944 na.type = AT_UNUSED; in ntfs_may_write_mft_record()

Completed in 33 milliseconds