Home
last modified time | relevance | path

Searched refs:nameval_buf (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Dxattr.c1513 char *nameval_buf; in ocfs2_xa_add_namevalue() local
1524 memset(nameval_buf, 0, size); in ocfs2_xa_add_namevalue()
2006 loc->xl_entry->xe_name_len, nameval_buf, in ocfs2_xa_cleanup_value_truncate()
2014 loc->xl_entry->xe_name_len, nameval_buf, in ocfs2_xa_cleanup_value_truncate()
2052 char *nameval_buf; in ocfs2_xa_install_value_root() local
2054 nameval_buf = ocfs2_xa_offset_pointer(loc, in ocfs2_xa_install_value_root()
2071 char *nameval_buf; in ocfs2_xa_reuse_entry() local
2078 nameval_buf = ocfs2_xa_offset_pointer(loc, in ocfs2_xa_reuse_entry()
2081 memset(nameval_buf + name_size, 0, in ocfs2_xa_reuse_entry()
2092 memset(nameval_buf + name_size, 0, in ocfs2_xa_reuse_entry()
[all …]