Searched refs:get_quota (Results 1 - 25 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Dvfs_default_quota.c218 .get_quota = default_quota_get_quota,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/modules/
H A Dvfs_default_quota.c218 .get_quota = default_quota_get_quota,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/modules/
H A Dvfs_default_quota.c218 .get_quota = default_quota_get_quota,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsysquotas.c175 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp); member in struct:__anon6428
214 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
220 DEBUG (3, ("Read output from get_quota, \"%s\"\n", line));
299 DEBUG (3, ("Parsed output of get_quota, ...\n"));
382 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
428 for (i=0;(fs && sys_quota_backends[i].name && sys_quota_backends[i].get_quota);i++) {
430 ret = sys_quota_backends[i].get_quota(mntpath, bdev, qtype, id, dp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsysquotas.c174 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp); member in struct:__anon9056
214 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
222 DEBUG (3, ("Read output from get_quota, \"%s\"\n", line));
301 DEBUG (3, ("Parsed output of get_quota, ...\n"));
386 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
433 for (i=0;(fs && sys_quota_backends[i].name && sys_quota_backends[i].get_quota);i++) {
435 ret = sys_quota_backends[i].get_quota(mntpath, bdev, qtype, id, dp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsysquotas.c175 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp); member in struct:__anon7333
214 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
220 DEBUG (3, ("Read output from get_quota, \"%s\"\n", line));
299 DEBUG (3, ("Parsed output of get_quota, ...\n"));
382 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
428 for (i=0;(fs && sys_quota_backends[i].name && sys_quota_backends[i].get_quota);i++) {
430 ret = sys_quota_backends[i].get_quota(mntpath, bdev, qtype, id, dp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsysquotas.c174 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp); member in struct:__anon8151
214 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
222 DEBUG (3, ("Read output from get_quota, \"%s\"\n", line));
301 DEBUG (3, ("Parsed output of get_quota, ...\n"));
386 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
433 for (i=0;(fs && sys_quota_backends[i].name && sys_quota_backends[i].get_quota);i++) {
435 ret = sys_quota_backends[i].get_quota(mntpath, bdev, qtype, id, dp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsysquotas.c174 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp); member in struct:__anon43081
214 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
222 DEBUG (3, ("Read output from get_quota, \"%s\"\n", line));
301 DEBUG (3, ("Parsed output of get_quota, ...\n"));
386 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
433 for (i=0;(fs && sys_quota_backends[i].name && sys_quota_backends[i].get_quota);i++) {
435 ret = sys_quota_backends[i].get_quota(mntpath, bdev, qtype, id, dp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsysquotas.c175 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp); member in struct:__anon41358
214 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
220 DEBUG (3, ("Read output from get_quota, \"%s\"\n", line));
299 DEBUG (3, ("Parsed output of get_quota, ...\n"));
382 DEBUG (3, ("get_quota: Running command %s\n", syscmd));
428 for (i=0;(fs && sys_quota_backends[i].name && sys_quota_backends[i].get_quota);i++) {
430 ret = sys_quota_backends[i].get_quota(mntpath, bdev, qtype, id, dp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dvfs.h238 int (*get_quota)(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt); member in struct:vfs_ops::vfs_fn_pointers
362 struct vfs_handle_struct *get_quota; member in struct:vfs_ops::vfs_handles_pointers
H A Dvfs_macros.h34 #define SMB_VFS_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs.ops.get_quota((conn)->vfs.handles.get_quota, (qtype), (id), (qt)))
150 #define SMB_VFS_OPAQUE_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs_opaque.ops.get_quota((conn)->vfs_opaque.handles.get_quota, (qtype), (id), (qt)))
266 #define SMB_VFS_NEXT_GET_QUOTA(handle, qtype, id, qt) ((handle)->vfs_next.ops.get_quota((handle)->vfs_next.handles.get_quota, (qtype), (id), (qt)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dvfs.h238 int (*get_quota)(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt); member in struct:vfs_ops::vfs_fn_pointers
362 struct vfs_handle_struct *get_quota; member in struct:vfs_ops::vfs_handles_pointers
H A Dvfs_macros.h34 #define SMB_VFS_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs.ops.get_quota((conn)->vfs.handles.get_quota, (qtype), (id), (qt)))
150 #define SMB_VFS_OPAQUE_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs_opaque.ops.get_quota((conn)->vfs_opaque.handles.get_quota, (qtype), (id), (qt)))
266 #define SMB_VFS_NEXT_GET_QUOTA(handle, qtype, id, qt) ((handle)->vfs_next.ops.get_quota((handle)->vfs_next.handles.get_quota, (qtype), (id), (qt)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dvfs.h238 int (*get_quota)(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt); member in struct:vfs_ops::vfs_fn_pointers
362 struct vfs_handle_struct *get_quota; member in struct:vfs_ops::vfs_handles_pointers
H A Dvfs_macros.h34 #define SMB_VFS_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs.ops.get_quota((conn)->vfs.handles.get_quota, (qtype), (id), (qt)))
150 #define SMB_VFS_OPAQUE_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs_opaque.ops.get_quota((conn)->vfs_opaque.handles.get_quota, (qtype), (id), (qt)))
266 #define SMB_VFS_NEXT_GET_QUOTA(handle, qtype, id, qt) ((handle)->vfs_next.ops.get_quota((handle)->vfs_next.handles.get_quota, (qtype), (id), (qt)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/VFS/
H A Dskel_opaque.c769 .get_quota = skel_get_quota,
H A Dskel_transparent.c712 .get_quota = skel_get_quota,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/VFS/
H A Dskel_opaque.c769 .get_quota = skel_get_quota,
H A Dskel_transparent.c712 .get_quota = skel_get_quota,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/VFS/
H A Dskel_opaque.c769 .get_quota = skel_get_quota,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dvfs.c1164 VFS_FIND(get_quota);
1165 return handle->fns->get_quota(handle, qtype, id, qt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dvfs.c1164 VFS_FIND(get_quota);
1165 return handle->fns->get_quota(handle, qtype, id, qt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dvfs.c1164 VFS_FIND(get_quota);
1165 return handle->fns->get_quota(handle, qtype, id, qt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dvfs.h180 int (*get_quota)(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt); member in struct:vfs_fn_pointers
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dvfs.h180 int (*get_quota)(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt); member in struct:vfs_fn_pointers

Completed in 377 milliseconds

12