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

/linux-master/fs/ntfs3/
H A Dfslog.c37 #define LFS_NO_CLIENT 0xffff macro
507 if ((fl != LFS_NO_CLIENT && fl >= cl) ||
508 (ul != LFS_NO_CLIENT && ul >= cl))
556 while (client_idx != LFS_NO_CLIENT) {

Completed in 132 milliseconds