Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
A Dlocks.c26 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_flock()
84 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_funlock()
A Ddlmglue.h114 struct ocfs2_file_private;
116 struct ocfs2_file_private *fp);
A Dfile.h22 struct ocfs2_file_private { struct
A Dfile.c54 struct ocfs2_file_private *fp; in ocfs2_init_file_private()
56 fp = kzalloc(sizeof(struct ocfs2_file_private), GFP_KERNEL); in ocfs2_init_file_private()
70 struct ocfs2_file_private *fp = file->private_data; in ocfs2_free_file_private()
A Ddlmglue.c595 struct ocfs2_file_private *fp = lockres->l_priv; in ocfs2_get_file_osb()
730 struct ocfs2_file_private *fp) in ocfs2_file_lock_res_init()
1978 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_lock()
2074 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_unlock()

Completed in 19 milliseconds