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