Searched refs:attr_is_frame_compressed (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/ntfs3/ |
| D | attrib.c | 1345 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr, in attr_is_frame_compressed() function 1500 err = attr_is_frame_compressed(ni, attr_b, frame, &clst_data); in attr_allocate_frame()
|
| D | ntfs_fs.h | 439 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr,
|
| D | frecord.c | 1951 err = attr_is_frame_compressed( in ni_fiemap() 2539 err = attr_is_frame_compressed(ni, attr, frame, &clst_data); in ni_read_frame()
|