Home
last modified time | relevance | path

Searched refs:ni_remove_attr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfrecord.c385 * ni_remove_attr - Remove all attributes for the given type/name/id.
387 int ni_remove_attr(struct ntfs_inode *ni, enum ATTR_TYPE type, in ni_remove_attr() function
2321 err = ni_remove_attr(ni, ATTR_DATA, WOF_NAME, ARRAY_SIZE(WOF_NAME), in ni_decompress_file()
2329 err = ni_remove_attr(ni, ATTR_REPARSE, NULL, 0, false, NULL); in ni_decompress_file()
H A Dindex.c2581 err = ni_remove_attr(ni, ATTR_ALLOC, in->name, in->name_len, in indx_delete_entry()
2587 err = ni_remove_attr(ni, ATTR_BITMAP, in->name, in->name_len, in indx_delete_entry()
H A Dntfs_fs.h530 int ni_remove_attr(struct ntfs_inode *ni, enum ATTR_TYPE type,
H A Dfsntfs.c2675 ni_remove_attr(ni, ATTR_LABEL, NULL, 0, false, NULL); in ntfs_set_label()

Completed in 14 milliseconds