Searched refs:attr_is_frame_compressed (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | attrib.c | 1091 err = attr_is_frame_compressed(ni, attr_b, vcn >> NTFS_LZNT_CUNIT, in attr_data_get_block_locked() 1674 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr, in attr_is_frame_compressed() function 1829 err = attr_is_frame_compressed(ni, attr_b, frame, &clst_data, run); in attr_allocate_frame()
|
| H A D | ntfs_fs.h | 497 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr,
|
| H A D | frecord.c | 2431 err = attr_is_frame_compressed(ni, attr, frame, &clst_data, in ni_read_frame()
|