Home
last modified time | relevance | path

Searched refs:sec_ctxlen (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dxattr.c1221 &as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1247 4 * 2 + name_len + as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1270 ceph_pagelist_encode_32(pagelist, as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1271 ceph_pagelist_append(pagelist, as_ctx->sec_ctx, as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1289 security_release_secctx(as_ctx->sec_ctx, as_ctx->sec_ctxlen); in ceph_release_acl_sec_ctx()
H A Dsuper.h1018 u32 sec_ctxlen; member
/kernel/linux/linux-6.6/fs/ceph/
H A Dxattr.c1369 &as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1394 4 * 2 + name_len + as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1417 ceph_pagelist_encode_32(pagelist, as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1418 ceph_pagelist_append(pagelist, as_ctx->sec_ctx, as_ctx->sec_ctxlen); in ceph_security_init_secctx()
1436 security_release_secctx(as_ctx->sec_ctx, as_ctx->sec_ctxlen); in ceph_release_acl_sec_ctx()
H A Dsuper.h1131 u32 sec_ctxlen; member

Completed in 9 milliseconds