Home
last modified time | relevance | path

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

/fs/ocfs2/
Dlocks.c42 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_flock()
100 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_funlock()
Ddlmglue.h106 struct ocfs2_file_private;
108 struct ocfs2_file_private *fp);
Dfile.h38 struct ocfs2_file_private { struct
Dfile.c70 struct ocfs2_file_private *fp; in ocfs2_init_file_private()
72 fp = kzalloc(sizeof(struct ocfs2_file_private), GFP_KERNEL); in ocfs2_init_file_private()
86 struct ocfs2_file_private *fp = file->private_data; in ocfs2_free_file_private()
Ddlmglue.c582 struct ocfs2_file_private *fp = lockres->l_priv; in ocfs2_get_file_osb()
688 struct ocfs2_file_private *fp) in ocfs2_file_lock_res_init()
1918 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_lock()
2014 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_unlock()