Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_inode_storage.c25 inode_storage_ptr(void *owner) in inode_storage_ptr() function
132 if (!inode_storage_ptr(f->f_inode)) { in bpf_fd_inode_storage_update_elem()
187 if (!inode || !inode_storage_ptr(inode)) in BPF_CALL_5()
261 .map_owner_storage_ptr = inode_storage_ptr,