Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dfile.c40 prepare_open_request(struct super_block *sb, int flags, int create_mode) in prepare_open_request() function
189 req = prepare_open_request(inode->i_sb, flags, 0); in ceph_open()
238 req = prepare_open_request(dir->i_sb, flags, mode); in ceph_lookup_open()