Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dpipe.c481 static struct dentry_operations pipefs_dentry_operations = { variable
558 dentry->d_op = &pipefs_dentry_operations; in do_pipe()