Searched refs:ocfs2_file_private (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dlocks.c43 struct ocfs2_file_private *fp = file->private_data;
96 struct ocfs2_file_private *fp = file->private_data;
H A Dfile.h38 struct ocfs2_file_private { struct
H A Ddlmglue.h99 struct ocfs2_file_private;
101 struct ocfs2_file_private *fp);
H A Dfile.c75 struct ocfs2_file_private *fp;
77 fp = kzalloc(sizeof(struct ocfs2_file_private), GFP_KERNEL);
91 struct ocfs2_file_private *fp = file->private_data;
H A Ddlmglue.c588 struct ocfs2_file_private *fp = lockres->l_priv;
694 struct ocfs2_file_private *fp)
1898 struct ocfs2_file_private *fp = file->private_data;
1994 struct ocfs2_file_private *fp = file->private_data;

Completed in 113 milliseconds