Searched refs:attr_make_nonresident (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | attrib.c | 221 * attr_make_nonresident 226 int attr_make_nonresident(struct ntfs_inode *ni, struct ATTRIB *attr, in attr_make_nonresident() function 371 return attr_make_nonresident(ni, attr, le, mi, new_size, in attr_set_size_res()
|
H A D | ntfs_fs.h | 427 int attr_make_nonresident(struct ntfs_inode *ni, struct ATTRIB *attr,
|
H A D | frecord.c | 2771 err = attr_make_nonresident(ni, attr, le, mi, in ni_write_frame()
|
Completed in 9 milliseconds