Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dxattr.c508 if (xattr->should_free_val) in __set_xattr()
527 xattr->should_free_val = (val && update_xattr); in __set_xattr()
579 if (xattr->should_free_val) in __free_xattr()
595 if (xattr->should_free_val) in __remove_xattr()
H A Dsuper.h271 int should_free_val; member
/kernel/linux/linux-6.6/fs/ceph/
H A Dxattr.c633 if (xattr->should_free_val) in __set_xattr()
652 xattr->should_free_val = (val && update_xattr); in __set_xattr()
708 if (xattr->should_free_val) in __free_xattr()
724 if (xattr->should_free_val) in __remove_xattr()
H A Dsuper.h295 int should_free_val; member

Completed in 10 milliseconds