Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dbpf_inode_storage.c24 inode_storage_ptr(void *owner) in inode_storage_ptr() function
128 if (!f || !inode_storage_ptr(f->f_inode)) in bpf_fd_inode_storage_update_elem()
179 if (!inode_storage_ptr(inode)) in BPF_CALL_4()
249 .map_owner_storage_ptr = inode_storage_ptr,