Home
last modified time | relevance | path

Searched refs:attr_is_frame_compressed (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dattrib.c1515 * attr_is_frame_compressed - Used to detect compressed frame.
1517 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr, in attr_is_frame_compressed() function
1672 err = attr_is_frame_compressed(ni, attr_b, frame, &clst_data); in attr_allocate_frame()
H A Dntfs_fs.h448 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr,
H A Dfrecord.c2014 err = attr_is_frame_compressed( in ni_fiemap()
2609 err = attr_is_frame_compressed(ni, attr, frame, &clst_data); in ni_read_frame()

Completed in 14 milliseconds