Searched refs:attr_is_frame_compressed (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/ntfs3/ |
D | attrib.c | 1510 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr, in attr_is_frame_compressed() function 1665 err = attr_is_frame_compressed(ni, attr_b, frame, &clst_data); in attr_allocate_frame()
|
D | ntfs_fs.h | 446 int attr_is_frame_compressed(struct ntfs_inode *ni, struct ATTRIB *attr,
|
D | frecord.c | 2014 err = attr_is_frame_compressed( in ni_fiemap() 2609 err = attr_is_frame_compressed(ni, attr, frame, &clst_data); in ni_read_frame()
|