Searched defs:dentry_ptr (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/gdb/linux/ | ||
H A D | vfs.py | 36 def invoke(self, dentry_ptr): argument |
/openbmc/linux/fs/ | ||
H A D | inode.c | 594 struct dentry *dentry_ptr; in dump_mapping() local |