Searched refs:splitfs_close (Results 1 – 1 of 1) sorted by relevance
46 static int splitfs_close(struct open_file *f);54 .fo_close = splitfs_close,178 splitfs_close(struct open_file *f) in splitfs_close() function