Searched refs:excl (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_vnops_os.h | 47 extern int zfs_create(znode_t *dzp, char *name, vattr_t *vap, int excl, 49 extern int zfs_tmpfile(struct inode *dip, vattr_t *vapzfs, int excl,
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_vnops_os.h | 50 extern int zfs_create(znode_t *dzp, const char *name, vattr_t *vap, int excl,
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | amdvi_priv.h | 212 } excl; member
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-shared-linux-o32.ld | 246 .stab.excl 0 : { *(.stab.excl) }
|
| H A D | cvmx-shared-linux-n32.ld | 270 .stab.excl 0 : { *(.stab.excl) }
|
| H A D | cvmx-shared-linux.ld | 269 .stab.excl 0 : { *(.stab.excl) }
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 1013 ngx_uint_t padded, priority, depend, dependency, excl, weight; in ngx_http_v2_state_headers() local 1077 excl = 0; in ngx_http_v2_state_headers() 1084 excl = dependency >> 31; in ngx_http_v2_state_headers() 1093 h2c->state.sid, depend, excl, weight); in ngx_http_v2_state_headers() 1174 ngx_http_v2_set_dependency(h2c, node, depend, excl); in ngx_http_v2_state_headers() 1797 ngx_uint_t depend, dependency, excl, weight; in ngx_http_v2_state_priority() local 1823 excl = dependency >> 31; in ngx_http_v2_state_priority() 1831 h2c->state.sid, depend, excl, weight); in ngx_http_v2_state_priority() 1888 ngx_http_v2_set_dependency(h2c, node, depend, excl); in ngx_http_v2_state_priority()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vnops_os.c | 550 zfs_create(znode_t *dzp, char *name, vattr_t *vap, int excl, in zfs_create() argument 738 if (excl) { in zfs_create() 796 zfs_tmpfile(struct inode *dip, vattr_t *vap, int excl, in zfs_tmpfile() argument
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_vnops_os.c | 1021 zfs_create(znode_t *dzp, const char *name, vattr_t *vap, int excl, int mode, in zfs_create() argument
|