Home
last modified time | relevance | path

Searched refs:NI_FLAG_RESIDENT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dntfs_fs.h86 #define NI_FLAG_RESIDENT 0x00000080 macro
1061 return ni->ni_flags & NI_FLAG_RESIDENT; in is_resident()
H A Dinode.c259 ni->ni_flags |= NI_FLAG_RESIDENT; in ntfs_read_mft()
1457 ni->ni_flags |= NI_FLAG_RESIDENT; in ntfs_create_inode()
H A Dattrib.c330 ni->ni_flags &= ~NI_FLAG_RESIDENT; in attr_make_nonresident()