Lines Matching refs:file_path
245 struct path file_path; in check_sec_level() local
268 &file_path); in check_sec_level()
275 err = vfs_getxattr(file_path.dentry, DATA_SEC_LEVEL_LABEL, value, in check_sec_level()
284 path_put(&file_path); in check_sec_level()
1767 char *file_path = recv->buf; in hmdfs_server_getxattr() local
1782 file_path, 0, &path); in hmdfs_server_getxattr()
1823 const char *file_path = NULL; in hmdfs_server_setxattr() local
1834 file_path = recv->buf; in hmdfs_server_setxattr()
1838 file_path, 0, &path); in hmdfs_server_setxattr()
1865 const char *file_path = NULL; in hmdfs_server_listxattr() local
1882 file_path = recv->buf; in hmdfs_server_listxattr()
1884 file_path, 0, &path); in hmdfs_server_listxattr()