Searched refs:alloc_empty_file_noaccount (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/
H A Dfile_table.c231 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) function
372 file = alloc_empty_file_noaccount(flags, current_cred());
H A Dinternal.h97 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred);
H A Dopen.c1173 f = alloc_empty_file_noaccount(flags, cred);
H A Dnamei.c3731 file = alloc_empty_file_noaccount(open_flag, cred);

Completed in 242 milliseconds