Home
last modified time | relevance | path

Searched refs:f2fs_xattr_value_same (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dxattr.c617 static bool f2fs_xattr_value_same(struct f2fs_xattr_entry *entry, in f2fs_xattr_value_same() function
675 if (value && f2fs_xattr_value_same(here, value, size)) in __f2fs_setxattr()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dxattr.c619 static bool f2fs_xattr_value_same(struct f2fs_xattr_entry *entry, in f2fs_xattr_value_same() function
689 if (value && f2fs_xattr_value_same(here, value, size)) in __f2fs_setxattr()

Completed in 5 milliseconds