Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dattrib.c980 err = attr_is_frame_compressed(ni, attr_b, vcn >> NTFS_LZNT_CUNIT, in attr_data_get_block()
1540 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr, in attr_is_frame_compressed() function
1693 err = attr_is_frame_compressed(ni, attr_b, frame, &clst_data, run); in attr_allocate_frame()
H A Dntfs_fs.h448 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr,
H A Dfrecord.c2007 err = attr_is_frame_compressed(ni, attr, in ni_fiemap()
2603 err = attr_is_frame_compressed(ni, attr, frame, &clst_data, in ni_read_frame()