Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_iops.h40 extern struct file_operations linvfs_invis_file_operations;
Dxfs_file.c423 struct file_operations linvfs_invis_file_operations = { variable
Dxfs_ioctl.c367 filp->f_op = &linvfs_invis_file_operations; in xfs_open_by_handle()