Searched refs:implemented (Results 1 – 17 of 17) sorted by relevance
678 cap->implemented = 0; in ceph_add_cap()770 cap->implemented |= issued; in ceph_add_cap()820 if (implemented) in __ceph_caps_issued()821 *implemented = 0; in __ceph_caps_issued()829 if (implemented) in __ceph_caps_issued()830 *implemented |= cap->implemented; in __ceph_caps_issued()1455 arg->caps = cap->implemented; in __prep_cap()2820 int have, implemented; in try_get_cap_refs() local3721 cap->implemented |= newcaps; in handle_cap_grant()4032 int implemented = 0; in handle_cap_trunc() local[all …]
47 implemented by security modules like SELinux. This option
186 int implemented; /* implemented superset of member762 extern int __ceph_caps_issued(struct ceph_inode_info *ci, int *implemented);
263 ceph_cap_string(cap->implemented)); in caps_show_cb()
1991 cap->issued = cap->implemented = CEPH_CAP_PIN; in wake_up_session_cb()2179 mine = cap->issued | cap->implemented; in trim_caps_cb()
40 implemented by security modules like SELinux. This option
45 implemented by security modules like SELinux. This option
30 implemented by security modules like SELinux. This option
10 mechanism implemented at the file level. On supported
27 implemented in userspace.
88 implemented by security modules like SELinux. This option
93 implemented by security modules like SELinux. This option
81 ever actually implemented such a thing), it's now sufficient to use
157 decompression speed than the software-implemented decompression, and
32 the backing store. This is implemented using the zlib 'deflate'
182 will disagree. (If it is implemented, then I'll re-use that code in
100 # Note: Posix ACLs can be implemented without these helpers. Never use
Completed in 39 milliseconds