Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dattrib.c1091 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 Dntfs_fs.h497 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr,
H A Dfrecord.c2431 err = attr_is_frame_compressed(ni, attr, frame, &clst_data, in ni_read_frame()