Searched refs:underobj (Results 1 – 3 of 3) sorted by relevance
22 void *const underobj) in landlock_create_object() argument26 if (WARN_ON_ONCE(!underops || !underobj)) in landlock_create_object()34 new_object->underobj = underobj; in landlock_create_object()
62 void *underobj; member81 void *const underobj);
45 struct inode *const inode = object->underobj; in release_inode()57 object->underobj = NULL; in release_inode()388 if (object->underobj == inode) { in hook_sb_delete()389 object->underobj = NULL; in hook_sb_delete()
Completed in 6 milliseconds