Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dxattr.c1513 char *nameval_buf; in ocfs2_xa_add_namevalue() local
1523 nameval_buf = ocfs2_xa_offset_pointer(loc, nameval_offset); in ocfs2_xa_add_namevalue()
1524 memset(nameval_buf, 0, size); in ocfs2_xa_add_namevalue()
1525 memcpy(nameval_buf, xi->xi_name, xi->xi_name_len); in ocfs2_xa_add_namevalue()
1991 char *nameval_buf = ocfs2_xa_offset_pointer(loc, in ocfs2_xa_cleanup_value_truncate() local
1998 what, loc->xl_entry->xe_name_len, nameval_buf, in ocfs2_xa_cleanup_value_truncate()
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()
[all …]