Searched refs:file_start_write_trylock (Results 1 – 2 of 2) sorted by relevance
560 if (check_free_space(acct) && file_start_write_trylock(file)) { in acct_write_process()
2714 static inline bool file_start_write_trylock(struct file *file) in file_start_write_trylock() function