Home
last modified time | relevance | path

Searched refs:requested_type (Results 1 – 4 of 4) sorted by relevance

/linux/security/tomoyo/
A Dmount.c85 const char *requested_type = NULL; in tomoyo_mount_acl() local
97 requested_type = tomoyo_encode(type); in tomoyo_mount_acl()
98 if (!requested_type) in tomoyo_mount_acl()
100 rtype.name = requested_type; in tomoyo_mount_acl()
173 kfree(requested_type); in tomoyo_mount_acl()
/linux/fs/ocfs2/dlm/
A Ddlmconvert.c368 convert.requested_type = type; in dlm_send_remote_convert_request()
521 cnv->requested_type, in dlm_convert_lock_handler()
A Ddlmlock.c293 create.requested_type = lock->ml.type; in dlm_send_remote_lock_request()
475 newlock = dlm_new_lock(create->requested_type, in dlm_create_lock_handler()
A Ddlmcommon.h581 s8 requested_type; member
594 s8 requested_type; member

Completed in 16 milliseconds