XATTR_LIST_ATTR    42 source4/ntvfs/posix/xattr_tdb.c 	if (strcmp(attr_name, XATTR_LIST_ATTR) == 0) {
XATTR_LIST_ATTR    48 source4/ntvfs/posix/xattr_tdb.c 	status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR, 
XATTR_LIST_ATTR    71 source4/ntvfs/posix/xattr_tdb.c 	status = push_xattr_blob_tdb(pvfs, XATTR_LIST_ATTR, fname, fd, &blob);
XATTR_LIST_ATTR   220 source4/ntvfs/posix/xattr_tdb.c 	status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR, 
XATTR_LIST_ATTR   231 source4/ntvfs/posix/xattr_tdb.c 	status = delete_xattr_tdb(pvfs, XATTR_LIST_ATTR, fname, -1);