Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dbpf_inode_storage.c25 inode_storage_ptr(void *owner) in inode_storage_ptr() function
99 if (!inode_storage_ptr(file_inode(f.file))) { in bpf_fd_inode_storage_update_elem()
152 if (!inode || !inode_storage_ptr(inode)) in BPF_CALL_5()
214 .map_owner_storage_ptr = inode_storage_ptr,