Searched refs:XATTR_LIST_ATTR (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/posix/
H A Dxattr_tdb.c27 #define XATTR_LIST_ATTR ".xattr_list" macro
42 if (strcmp(attr_name, XATTR_LIST_ATTR) == 0) {
48 status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR,
71 status = push_xattr_blob_tdb(pvfs, XATTR_LIST_ATTR, fname, fd, &blob);
220 status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR,
231 status = delete_xattr_tdb(pvfs, XATTR_LIST_ATTR, fname, -1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/posix/
H A Dxattr_tdb.c27 #define XATTR_LIST_ATTR ".xattr_list" macro
42 if (strcmp(attr_name, XATTR_LIST_ATTR) == 0) {
48 status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR,
71 status = push_xattr_blob_tdb(pvfs, XATTR_LIST_ATTR, fname, fd, &blob);
220 status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR,
231 status = delete_xattr_tdb(pvfs, XATTR_LIST_ATTR, fname, -1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/posix/
H A Dxattr_tdb.c27 #define XATTR_LIST_ATTR ".xattr_list" macro
42 if (strcmp(attr_name, XATTR_LIST_ATTR) == 0) {
48 status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR,
71 status = push_xattr_blob_tdb(pvfs, XATTR_LIST_ATTR, fname, fd, &blob);
220 status = pull_xattr_blob_tdb(pvfs, mem_ctx, XATTR_LIST_ATTR,
231 status = delete_xattr_tdb(pvfs, XATTR_LIST_ATTR, fname, -1);

Completed in 124 milliseconds