Home
last modified time | relevance | path

Searched defs:cap_extra_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dcaps.c3384 struct cap_extra_info { struct
3385 struct ceph_string *pool_ns;
3387 u64 inline_version;
3388 void *inline_data;
3389 u32 inline_len;
3414 struct cap_extra_info *extra_info) in handle_cap_grant() argument