Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpidfs.h15 extern const struct dentry_operations pidfs_dentry_operations;
/linux/fs/
H A Dpidfs.c756 const struct dentry_operations pidfs_dentry_operations = { variable
1046 ctx->dops = &pidfs_dentry_operations; in pidfs_init_fs_context()